On 07/03/18 12:19, Ian Jackson wrote: > Juergen Gross writes ("[PATCH] tools/xenstore: add libdl dependency to > libxenstore"): >> libxenstore.so.$(MAJOR).$(MINOR): LDFLAGS += -ldl >> +else >> +PKG_CONFIG_REMOVE += dl > > What is this ?
-ldl is needed on Linux only, but I didn't want to add a Linux specific pkg-config file. So I'm removing the dependency in case we are not on Linux. Juergen _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel