Hello, I have modified the Makefile of the libevent package, as it produced a weird error when I try to compile my project using it.
With the line "Hooks/InstallDev/Post += libtool_fixup_libdir", I've got a strange "/usr/lib/libevent.so" added to my link command line, which produces an error. Without the line, it works fine. Isn't the libtool support directly included in the common makefiles ?
libevent.patch
Description: Binary data
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
