mirror of
https://github.com/thestk/stk
synced 2026-01-11 20:11:52 +00:00
Remove a spurious echo in the configure script.
This commit is contained in:
@@ -80,7 +80,6 @@ fi
|
||||
CPPFLAGS="$CPPFLAGS $cppflag"
|
||||
|
||||
# For debugging and optimization ... overwrite default because it has both -g and -O2
|
||||
echo "$CXXFLAGS"
|
||||
CXXFLAGS="$cxxflag"
|
||||
|
||||
# Check compiler and use -Wall if gnu.
|
||||
|
||||
Reference in New Issue
Block a user