this should have been CDEFAULTOPT, not DEFAULTOPT

Change-Id: Ib119c7bf8e04b8274026159218281cb3f220c8d0
This commit is contained in:
Caolán McNamara
2012-05-14 11:55:58 +01:00
parent c1239a1e70
commit 2368d3403a

View File

@@ -27,7 +27,7 @@
# mk file for Unix Linux PowerPC using GCC, please make generic modifications to unxlng.mk
DEFAULTOPT=-Os
CDEFAULTOPT=-Os
PICSWITCH:=-fPIC
.INCLUDE : unxlng.mk
CDEFS+=-DPOWERPC -DPPC