summaryrefslogtreecommitdiff
path: root/third-party/pjproject/Makefile.rules
blob: 062793f12defb43fe315b6f3f9255d452fa06819 (plain)
1
2
3
4
5
6
7
PJPROJECT_URL = http://www.pjsip.org/release/$(PJPROJECT_VERSION)

# Even though we're not installing pjproject, we're setting prefix to /opt/pjproject to be safe
PJPROJECT_CONFIG_OPTS = --prefix=/opt/pjproject --with-external-speex --with-external-gsm --with-external-srtp \
	--disable-video --disable-v4l2 --disable-sound --disable-opencore-amr --disable-ilbc-codec \
	--without-libyuv --disable-g7221-codec \
	--enable-epoll