audit: More cross compile fixes
authorClayton Shotwell <clayton.shotwell@rockwellcollins.com>
Wed, 22 Jul 2015 14:51:16 +0000 (09:51 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 22 Jul 2015 15:17:27 +0000 (17:17 +0200)
commit18eff2a2f1bfc26b78e8e07f51b19c9da7e33cc5
tree9c26033738112b4cb1c831447221b094833c51db
parent94ff0ed2912fe14f5dcec77f2705d087342bc1c3
audit: More cross compile fixes

There was an issue that was not fixed by the last set of cross compile
patches where architecture specific CFLAGS were being used when building
for the host and not the target. This patch fixes that issue.

Fixes:
  http://autobuild.buildroot.net/results/3e85c2253f6bd4cfe6ac1dde947eb6d5afc78cfe/
  http://autobuild.buildroot.net/results/d0f0f7e7462d68331d4a2f87b1df05cc9a6fecfd/
  http://autobuild.buildroot.net/results/114de2422c56071141284fb2eb8044ffa48e77f4/
  http://autobuild.buildroot.net/results/0862cf008e7e4b52c46c40257adeda954afee394/

Signed-off-by: Clayton Shotwell <clayton.shotwell@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/audit/0001-Missed-cross-compile-fixes.patch [new file with mode: 0755]