Skip to content

Commit

Permalink
do_autogen.sh: don't clear CFLAGS, CXXFLAGS
Browse files Browse the repository at this point in the history
Signed-off-by: Colin McCabe <[email protected]>
  • Loading branch information
cmccabe committed Apr 25, 2011
1 parent f7e5155 commit 0bd7ee5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions do_autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ die() {

debug_level=0
verbose=0
CFLAGS=""
CXXFLAGS=""
profile=0
while getopts "36d:hPv" flag
do
Expand Down

0 comments on commit 0bd7ee5

Please sign in to comment.