Traditional cpp
This commit is contained in:
parent
463b13a12d
commit
5e5607fcfa
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
CPP = cpp $(GFLAGS)
|
||||
CPP = cpp -traditional-cpp $(GFLAGS)
|
||||
LD = ld -m elf64ppc
|
||||
|
||||
PROJECT_LIBS = -l$(WM_PROJECT) -liberty -ldl
|
||||
|
|
Reference in a new issue