blob: 92652c2e187bf5d7bd6bf97df2622019c584be15 [file] [log] [blame]
Tristan Matthews0a329cc2013-07-17 13:20:14 -04001# 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