mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
* #8034: launchpad: configure pjproject with -fPIC option
This commit is contained in:
@ -22,7 +22,7 @@ configure-stamp:
|
||||
# Add here commands to configure the package.
|
||||
./autogen.sh
|
||||
./configure --prefix=/usr
|
||||
cd libs/pjproject; ./configure
|
||||
cd libs/pjproject; CFLAGS=-fPIC ./configure
|
||||
touch configure-stamp
|
||||
|
||||
#Architecture
|
||||
|
Reference in New Issue
Block a user