The name cpp.new for the alternative C-preprocessor is
no longer needed.
This commit is contained in:
parent
6061e972f1
commit
24af0db0e5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
name cpp
|
||||
# no from, it's governed by the P property
|
||||
to .i
|
||||
program {EM}/lib/cpp.new
|
||||
program {EM}/lib/cpp
|
||||
mapflag -I* CPP_F={CPP_F?} -I*
|
||||
mapflag -U* CPP_F={CPP_F?} -U*
|
||||
mapflag -D* CPP_F={CPP_F?} -D*
|
||||
|
|
Loading…
Reference in a new issue