On 16/08/15 13:11, Antti Kantee wrote: > On 16/08/15 00:44, Robert Millan wrote: >> >> Hi, >> >> This patch enables pci-userspace Makefile to set LDFLAGS for libpci, for OS >> ports that need extra libraries (surprise, surprise! ;-)) > > Hmm, I'm not sure I understand the purpose of this patch. What type of flags > do you need? Are you linking shared libraries and adding DT_NEEDED to them, > or why do you need component-specific LDFLAGS? Generally speaking, rump > kernel components don't include the necessary DT_NEEDED.
Component-specific flags. Specifically -lpciaccess on GNU/Hurd. See my more recent mails about this. Actually, I can't see those mails reaching the list. Seems a bit odd... maybe they are in a moderation queue? -- Robert Millan
