|
Message-ID: <004a5919-eb25-d4bf-a680-57049fa4d428@gmail.com> Date: Mon, 24 Oct 2016 18:05:02 -0500 From: Laine Gholson <laine.gholson@...il.com> To: musl@...ts.openwall.com Subject: [PATCH] configure: check whether linker works too As a result of http://www.openwall.com/lists/musl/2016/10/22/3 it has been shown that musl's current compiler sanity checks are inadequate. This patch checks if the compiler as a whole works properly, and moves the CPPFLAGS/CFLAGS/LDFLAGS sanity checks after the 'compiler works' check. Patch and patch signature attached Thanks, Laine Gholson View attachment "configure.patch" of type "text/x-patch" (1160 bytes) View attachment "configure.patch.asc" of type "text/plain" (801 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.