summaryrefslogtreecommitdiffstats
path: root/cnf/make.globals
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.globals')
-rw-r--r--cnf/make.globals2
1 files changed, 2 insertions, 0 deletions
diff --git a/cnf/make.globals b/cnf/make.globals
index 645b7a580..542d6aaf6 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -16,6 +16,8 @@
CFLAGS=""
CXXFLAGS=""
LDFLAGS=""
+FFLAGS=""
+FCFLAGS=""
# Default rsync mirror
SYNC="rsync://rsync.gentoo.org/gentoo-portage"