nightmaremail

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

build.env (286B)


      1 export CFLAGS="-g -ggdb3 -DUSING_SKALIBS -Werror=all -Werror=pedantic -ferror-limit=60 -Wno-unused-variable -Wno-error=unused-but-set-variable -DREMOTEDEBUG"
      2 export INCLUDES="-I/package/prog/skalibs/include -I/package/web/s6-dns/include -I. -I../../include"
      3 export LDFLAGS="-L/usr/lib"