mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
ea84f13bb0
When a shared build is used, we can use getauxval and no ARM only
instuctions are in use.
When a static build is used, we need to override CFLAGS to use
arm instructions, as uClibc-ng only supports getauxval for shared case.
Fixes:
- http://autobuild.buildroot.net/results/3b5/3b5c5519a3e5ee490308bc1a1b9579ce13417235
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
(cherry picked from commit
|
||
---|---|---|
.. | ||
0001-agent-tcf-services-tcf_elf.c-fix-x86-build.patch | ||
0001-fix-uClibc-ng-compile.patch | ||
Config.in | ||
S55tcf-agent | ||
tcf-agent.hash | ||
tcf-agent.mk | ||
tcf-agent.service |