blob: 92652c2e187bf5d7bd6bf97df2622019c584be15 [file] [log] [blame]
Alexandre Lision8af73cb2013-12-10 14:11:20 -05001# You can create user.mak file in PJ root directory to specify
2# additional flags to compiler and linker. For example:
3export CFLAGS += -Wno-unused-label -Werror
4export LDFLAGS +=
5