mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-24 23:41:23 +01:00
M4-1.4.18.eb bug
This commit is contained in:
parent
da323d1f94
commit
ecf4fc0c30
@ -13,9 +13,6 @@ toolchain = {'name': 'dummy', 'version': ''}
|
|||||||
sources = [SOURCELOWER_TAR_GZ]
|
sources = [SOURCELOWER_TAR_GZ]
|
||||||
source_urls = [GNU_SOURCE]
|
source_urls = [GNU_SOURCE]
|
||||||
|
|
||||||
# use same binutils version that was used when building GCC toolchain
|
|
||||||
builddependencies = [('binutils', '2.27', '', True)]
|
|
||||||
|
|
||||||
# '-fgnu89-inline' is required to avoid linking errors with older glibc's,
|
# '-fgnu89-inline' is required to avoid linking errors with older glibc's,
|
||||||
# see https://github.com/hpcugent/easybuild-easyconfigs/issues/529
|
# see https://github.com/hpcugent/easybuild-easyconfigs/issues/529
|
||||||
configopts = "--enable-cxx CPPFLAGS=-fgnu89-inline"
|
configopts = "--enable-cxx CPPFLAGS=-fgnu89-inline"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user