aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/axxiaarm.conf1
-rw-r--r--conf/machine/axxiapowerpc.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/axxiaarm.conf b/conf/machine/axxiaarm.conf
index ac07e9d..bbdc8ef 100644
--- a/conf/machine/axxiaarm.conf
+++ b/conf/machine/axxiaarm.conf
@@ -23,3 +23,4 @@ KEEPUIMAGE = "no"
SERIAL_CONSOLE = "9600 ttyAMA0"
FORTRAN_forcevariable = ",fortran"
+BUILD_CPPFLAGS += " -P "
diff --git a/conf/machine/axxiapowerpc.conf b/conf/machine/axxiapowerpc.conf
index 195a763..9766fb4 100644
--- a/conf/machine/axxiapowerpc.conf
+++ b/conf/machine/axxiapowerpc.conf
@@ -20,3 +20,4 @@ KEEPUIMAGE = "no"
SERIAL_CONSOLE = "115200 ttyS0"
FORTRAN_forcevariable = ",fortran"
+BUILD_CPPFLAGS += " -P "