testing travis
This commit is contained in:
parent
8262077372
commit
4157fa3caf
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ C_OPT_FLAGS = -O3 -DNDEBUG=1 -fno-exceptions -fno-rtti -funroll-loops -fomit-fr
|
|||
C_DEBUG_FLAGS = -D_DEBUG -DDEBUG -g -ggdb3
|
||||
C_GCC4_FLAGS = -fvisibility=hidden
|
||||
CPP_GCC4_FLAGS = -fvisibility-inlines-hidden
|
||||
CPP = clang
|
||||
CPP = clang-3.7
|
||||
CPP_OSX = clang
|
||||
|
||||
LINK =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue