5663ada809
Use env variable instead hardcoded variable in toolchain.cmake
...
Use env variable instead hardcoded variable in toolchain.cmake
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-12 21:38:43 +02:00
4ac8689b5f
Update linux-ppc64le to latest crosstool-ng version
...
GCC 11
Linux 5.12.12
GLIBC 2.33
Binutils 2.36
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-06-28 11:19:27 +02:00
Josiah Samuel
48f9bda187
re-enable ppc64le with crosstool-ng
2019-11-26 19:20:32 +05:30
Anton Chernov
eb65a8970a
Added fortran compiler
...
* Added FC to all Dockerfiles
* Changed cmake toolchains to use environment variables for compilers
2018-05-25 18:34:23 +02:00
Jean-Christophe Fillion-Robin
2c81b4957f
linux-ppc64le: Specify system processor and fix library finding.
...
This commit updates the toolchain to ensure libraries associated with
ppc64le can be found.
Since the libraries are all installed on the system and not in dedicated
root, FIND_ROOT_PATH should *not* be specified.
2016-04-18 23:37:20 -04:00
Matt McCormick
bd41c2520e
linux-ppc64le: Initial addition based off Debian.
2015-05-18 15:21:41 -04:00