Created attachment 32890 [details] [review] patch Makefile to use $(CFLAGS) when linking shared library I'm packaging libbsd for Fedora, and in order to build the shared library according to Fedora requirements (among other reasons, to get a debuginfo package), it is necessary to use $(CFLAGS) when linking the shared library.
Hi! Fixed now in git: <http://cgit.freedesktop.org/libbsd/commit/?id=06a60a166ab19000b024dc1f70880278c09d8bc3> I did some cleanup to the Makefile, and added the also missing LDFLAGS variables. Thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.