commit | a4bba08343325113122b6601b09fe70e501bd93b | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <jacmet@sunsite.dk> | Sun May 30 09:32:15 2010 +0200 |
committer | Peter Korsgaard <jacmet@sunsite.dk> | Sun May 30 09:32:15 2010 +0200 |
tree | d785470cc7bb5a10f9157138f8f8e1d155229803 | |
parent | bc065596b4dd69fa36e2f8319b63fc4cd9e18529 [diff] |
lockfile-progs: use correct CFLAGS Use the correct CFLAGS from BR and not just the LDFLAGS. This is especially important for external toolchain setups, but the lockfile-progs buildsystem also hardcodes -Werror, which breaks the build in certain setups. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>