diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-05-30 19:20:36 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-05-30 19:20:36 +0300 |
commit | 650055f8e47fe769e565741cc010c273e81f19b3 (patch) | |
tree | c4f00ea6781337af150ad0a7d7725edba3069467 /build | |
parent | a8b1e41599fd1f18fccc8f34ddca2bca33c4bf4f (diff) | |
download | plus-650055f8e47fe769e565741cc010c273e81f19b3.tar.gz plus-650055f8e47fe769e565741cc010c273e81f19b3.tar.bz2 plus-650055f8e47fe769e565741cc010c273e81f19b3.tar.xz plus-650055f8e47fe769e565741cc010c273e81f19b3.zip |
Add addition compilation flag to process.
Diffstat (limited to 'build')
-rwxr-xr-x | build/bmake46 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/bmake46 b/build/bmake46 index 6bc1e8952..8803b7ce7 100755 --- a/build/bmake46 +++ b/build/bmake46 @@ -26,6 +26,7 @@ cd .. #need fix: -Wfloat-equal #need fix: -Wunsafe-loop-optimizations #need fix: -Wpadded +#need fix: -Wsign-conversion #prof -pg dir=`pwd` |