forked from ALHP/ALHP.GO
added fortran compiler flags #148
This commit is contained in:
@@ -25,6 +25,8 @@ common:
|
|||||||
- "-falign-functions=32" # https://github.com/InBetweenNames/gentooLTO/issues/164
|
- "-falign-functions=32" # https://github.com/InBetweenNames/gentooLTO/issues/164
|
||||||
kcflags: " -march=$march$ -O3"
|
kcflags: " -march=$march$ -O3"
|
||||||
kcppflags: " -march=$march$ -O3"
|
kcppflags: " -march=$march$ -O3"
|
||||||
|
fcflags: "$CFLAGS"
|
||||||
|
fflags: "$CFLAGS"
|
||||||
|
|
||||||
lto:
|
lto:
|
||||||
rustflags:
|
rustflags:
|
||||||
|
Reference in New Issue
Block a user