diff options
| author | Mike Frysinger <[email protected]> | 2011-10-12 19:48:00 +0000 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2011-10-22 01:20:09 +0200 |
| commit | 4c34b2a090b8418fd6b2e91b5e9dd8d36206384f (patch) | |
| tree | 424326d6e57772b9bf99d06367a0464dc874969e /include | |
| parent | 5968adc4146aac76e5597da3b52a51efb42d9179 (diff) | |
autoconf.mk.dep: use target cflags, not host
The current autoconf.mk.dep rule uses the host cflags when executing the
target compiler (which includes target header files). We don't want to
mix the target compiler and host compiler flags, so change it to CFLAGS.
Otherwise we get things like -pedantic which the U-Boot source code does
not build with.
Signed-off-by: Mike Frysinger <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
