return WITH_PRINTEX_LIB and still has compilation problems

This commit is contained in:
livello
2018-10-18 08:49:39 +03:00
parent 4101f7bd2e
commit 321e4843ba
6 changed files with 24 additions and 9 deletions

View File

@@ -27,5 +27,6 @@
#export FLAGS="$FLAGS -DSYSLOG_ENABLE"
#export FLAGS="$FLAGS -DDEVICE_NAME=MYDEVICE"
#export FLAGS="$FLAGS -DDHT_COUNTER_DISABLE"
#export FLAGS="$FLAGS -DWITH_PRINTEX_LIB"
export FLAGS="$FLAGS -DPIO_SRC_REV="$(git log --pretty=format:%h_%ad -1 --date=short)
echo $FLAGS