diff options
author | kremlin <ian@kremlin.cc> | 2014-08-16 04:51:57 +0800 |
---|---|---|
committer | kremlin <ian@kremlin.cc> | 2014-08-16 04:51:57 +0800 |
commit | aa4e15dfb588f060c4e9a7a5d652e656fd3ed553 (patch) | |
tree | c7fb6f94cd6c21837531ec397f973b4608b3f2cf /bin/obj | |
parent | 6291d74b01f95a6d7cb501f2b9d08e4a6cb10643 (diff) | |
download | systembsd-aa4e15dfb588f060c4e9a7a5d652e656fd3ed553.tar systembsd-aa4e15dfb588f060c4e9a7a5d652e656fd3ed553.tar.gz systembsd-aa4e15dfb588f060c4e9a7a5d652e656fd3ed553.tar.bz2 systembsd-aa4e15dfb588f060c4e9a7a5d652e656fd3ed553.tar.lz systembsd-aa4e15dfb588f060c4e9a7a5d652e656fd3ed553.tar.xz systembsd-aa4e15dfb588f060c4e9a7a5d652e656fd3ed553.tar.zst systembsd-aa4e15dfb588f060c4e9a7a5d652e656fd3ed553.zip |
minor, change CFLAGS operator to '=' over '+='
setting CFLAGS in the makefile via += operator
made it tag on an extra -O3 -pipe 1, causing the
debug build to fail as it redundantly specifies
-O0
Diffstat (limited to 'bin/obj')
0 files changed, 0 insertions, 0 deletions