OSDN Git Service

configure: Do not unconditionally add -Wall to host CFLAGS.
authorDiego Biurrun <diego@biurrun.de>
Mon, 16 May 2011 14:16:14 +0000 (16:16 +0200)
committerDiego Biurrun <diego@biurrun.de>
Fri, 20 May 2011 15:52:24 +0000 (17:52 +0200)
commit0a6db2a25a70e3e8fb414e361719152a9e7e9766
tree59857de5aed00584a4b0ef29ad9045d3d0b9de90
parent9297f1ed15a4707b1b59c5c347d7185ee0bb3ef8
configure: Do not unconditionally add -Wall to host CFLAGS.

Some compilers choke on -Wall, so only add the flag after checking it works.
configure