mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
STYLE: remove trailing space from wmake rules
- To-do:
wmake/rules/General/bison
wmake/rules/General/btyacc
wmake/rules/General/btyacc++
wmake/rules/General/byacc
wmake/rules/General/moc
wmake/rules/General/yacc
but these files have <TAB>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
c++DBUG =
|
||||
c++DBUG =
|
||||
c++OPT = -O3
|
||||
#c++OPT = -O3
|
||||
# -ftree-vectorize -ftree-vectorizer-verbose=3
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
cDBUG =
|
||||
cDBUG =
|
||||
cOPT = -O3
|
||||
|
||||
Reference in New Issue
Block a user