1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/BBA1.5_platform/apps/public/pjsip_1.10/user.mak.sample
2024-07-22 01:58:46 -03:00

8 lines
324 B
Plaintext
Executable File

# 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 +=-L/opt/tc/tclinux_phoenix/filesystem/lib
export LIBS += -lssl -lcrypto
export CPPFLAGS += -I/opt/tc/tclinux_phoenix/apps/public/openssl/incude