diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/mt-ppc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/mt-ppc b/config/mt-ppc new file mode 100644 index 0000000..148f897 --- /dev/null +++ b/config/mt-ppc @@ -0,0 +1,2 @@ +CFLAGS_FOR_TARGET = $(CFLAGS) -mrelocatable-lib -mno-eabi +CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -mrelocatable-lib -mno-eabi |