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.
