blob: 92652c2e187bf5d7bd6bf97df2622019c584be15 [file] [log] [blame]
Benny Prijonoeb34aca2007-11-11 03:09:00 +00001# You can create user.mak file in PJ root directory to specify
2# additional flags to compiler and linker. For example:
Benny Prijonod9627842007-04-18 09:24:31 +00003export CFLAGS += -Wno-unused-label -Werror
Benny Prijonoeb34aca2007-11-11 03:09:00 +00004export LDFLAGS +=
5