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