Bj�rn Voigt changed bug 1140595
What Removed Added
Flags needinfo?(bjoernv@arcor.de)  

Comment # 8 on bug 1140595 from
I compiled with -flto enabled, but Linphone works with LTO.

CFLAGS=-flto CXXFLAGS=-flto LDFLAGS=-flto cmake -DENABLE_CXX_WRAPPER=ON
-DENABLE_ROOTCA_DOWNLOAD=OFF -DENABLE_ZRTP=ON -DENABLE_LDAP=ON
-DENABLE_STRICT=OFF -DENABLE_STATIC=OFF -DENABLE_GTK_UI=ON
-DCMAKE_INSTALL_PREFIX:PATH=/usr/local/linphone ..
make && make install
/usr/local/linphone/bin/linphone


You are receiving this mail because: