summaryrefslogtreecommitdiffstats
path: root/package/libopenssl/0003-Reproducible-build-do-not-leak-compiler-path.patch
diff options
context:
space:
mode:
authorFabrice Fontaine <fontaine.fabrice@gmail.com>2019-02-08 23:38:56 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2019-02-09 09:13:53 +0100
commit684bcc45e52a8300a2115799e96017b180695a14 (patch)
treeee8da0256753bc00ac627f6dabca29593337dc4f /package/libopenssl/0003-Reproducible-build-do-not-leak-compiler-path.patch
parent8aba0a29a06d16b5a0a5c556fea2150b316fe036 (diff)
downloadbuildroot-684bcc45e52a8300a2115799e96017b180695a14.tar.gz
buildroot-684bcc45e52a8300a2115799e96017b180695a14.zip
package/brcm-patchram-plus: fix build on sparc
On SPARC, the definitions of B2500000, B3000000, B3500000 and B4000000 are not necessarily available, so use those values only if defined in the kernel headers. It fixes SPARC build failures such as: main.c:382:13: error: 'B2500000' undeclared here (not in a function) { 2500000, B2500000 }, ^~~~~~~~ main.c:383:13: error: 'B3000000' undeclared here (not in a function) { 3000000, B3000000 }, ^~~~~~~~ main.c:385:13: error: 'B3500000' undeclared here (not in a function) { 3500000, B3500000 }, ^~~~~~~~ main.c:386:13: error: 'B4000000' undeclared here (not in a function) { 4000000, B4000000 } Fixes: - http://autobuild.buildroot.org/results/f7012c08c935c3a6ccae50b84170190af5cd5cba Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/libopenssl/0003-Reproducible-build-do-not-leak-compiler-path.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud