]> Git Repo - buildroot-mgba.git/commit
package/oracle-mysql: fix build with autoconf >= 2.70
authorFabrice Fontaine <[email protected]>
Sat, 9 Oct 2021 17:30:17 +0000 (19:30 +0200)
committerArnout Vandecappelle (Essensium/Mind) <[email protected]>
Thu, 14 Oct 2021 20:58:43 +0000 (22:58 +0200)
commit243948cb877667ca8bf42170aa138622bde3d916
tree104d6ad75cd652a9e18d51cf343951de8005129c
parent446d9f510255dda094d2ea89ad4f24a334b0ecc7
package/oracle-mysql: fix build with autoconf >= 2.70

Fix the following build failure raised since bump of autoconf to version
2.71 in commit ecd54b65c1f998a7ccd91f7c523e4ff38c4781da:

autoheader: warning: missing template: CRAY_STACKSEG_END
autoheader: warning: Use AC_DEFINE([CRAY_STACKSEG_END], [], [Description])
autoreconf: error: /home/buildroot/autobuild/instance-2/output-1/host/bin/autoheader failed with exit status: 1
package/pkg-generic.mk:273: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/oracle-mysql-5.1.73/.stamp_configured' failed

Fixes:
 - http://autobuild.buildroot.org/results/e5329bcf166d46b2eb17f2bc727c0307bef5ed02

Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
package/oracle-mysql/0011-config-ac-macros-alloca.m4-Remove-obsolete-Cray-supp.patch [new file with mode: 0644]
This page took 0.034015 seconds and 4 git commands to generate.