1
0
Fork 0

removed empty flags

This commit is contained in:
Frank Celler 2015-11-05 17:14:11 +01:00
parent 3ae8eed4cb
commit 2cc4f1a253
2 changed files with 0 additions and 4 deletions

View File

@ -148,9 +148,6 @@ case $target in
armv7l-*-linux-gnueabihf)
tr_ARM="yes"
tr_ARM7="yes"
CFLAGS="$CFLAGS"
CXXFLAGS="$CXXFLAGS"
CPPFLAGS="$CPPFLAGS"
;;
armv6l-*-linux-gnueabihf)

View File

@ -49,7 +49,6 @@ SET(LIB_ARANGO_CONSOLE
Utilities/LinenoiseShell.cpp
)
add_library(
${LIB_ARANGO}
STATIC