mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
@ -38,7 +38,7 @@ configure-stamp:
|
||||
# Add here commands to configure the package.
|
||||
./autogen.sh
|
||||
./configure --prefix=/usr
|
||||
cd libs/pjproject-2.2.1; CFLAGS=-fPIC -DNDEBUG -O2 ./configure $(PJ_CONFIG_OPTIONS)
|
||||
cd libs/pjproject-2.2.1; CFLAGS=-fPIC -O2 -DNDEBUG ./configure $(PJ_CONFIG_OPTIONS)
|
||||
touch configure-stamp
|
||||
|
||||
#Architecture
|
||||
|
Reference in New Issue
Block a user