summaryrefslogtreecommitdiff
path: root/user.mak.sample
blob: 92652c2e187bf5d7bd6bf97df2622019c584be15 (plain)
1
2
3
4
5
# You can create user.mak file in PJ root directory to specify
# additional flags to compiler and linker. For example:
export CFLAGS += -Wno-unused-label -Werror
export LDFLAGS +=