pjproject/user.mak.sample

6 lines
182 B
Plaintext

# 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 +=