mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-22 13:25:17 +00:00
6 lines
182 B
Plaintext
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 +=
|
||
|
|