OSDN Git Service

configure: add strip flags checks
authorVittorio Giovara <vittorio.giovara@gmail.com>
Mon, 25 Nov 2013 08:46:14 +0000 (08:46 +0000)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Thu, 28 Nov 2013 14:37:10 +0000 (15:37 +0100)
commit0673ede985a6560e7efb86dab1c58fb7f95ce587
treed3e07b6cadf1621cc52f3679406c0d21fb9cb7f8
parent873379939299046b30cdec26a837171029ef8099
configure: add strip flags checks

This will check if -wN '..@*' is available and fall back on -x if not;
when none are available, do not run strip at all to prevent removing
functions that might be actually needed.
configure
library.mak