Traditional cpp

This commit is contained in:
Hrvoje Jasak 2014-06-13 12:34:08 +01:00
parent 463b13a12d
commit 5e5607fcfa

View file

@ -1,4 +1,4 @@
CPP = cpp $(GFLAGS)
CPP = cpp -traditional-cpp $(GFLAGS)
LD = ld -m elf64ppc
PROJECT_LIBS = -l$(WM_PROJECT) -liberty -ldl