--profile works now
This commit is contained in:
parent
ce348b0b9c
commit
2ad24eba5b
1 changed files with 1 additions and 1 deletions
2
setup
2
setup
|
@ -1134,7 +1134,7 @@ fi
|
|||
|
||||
echo "" >> $RULESFILE
|
||||
|
||||
echo "CFLAGS=$CFLAGS $STATIC $EXTRA_CFLAGS" >> $RULESFILE
|
||||
echo "CFLAGS=$CFLAGS $STATIC $EXTRA_CFLAGS $PROFILE" >> $RULESFILE
|
||||
|
||||
## JOHNS: my ctags didn't support
|
||||
#CTAGSFLAGS=-i defmpstuvFS -a -f
|
||||
|
|
Loading…
Reference in a new issue