commit tigervnc for openSUSE:Factory
Hello community, here is the log from the commit of package tigervnc for openSUSE:Factory checked in at 2014-11-24 11:17:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tigervnc (Old) and /work/SRC/openSUSE:Factory/.tigervnc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "tigervnc" Changes: -------- --- /work/SRC/openSUSE:Factory/tigervnc/tigervnc.changes 2014-11-03 13:11:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.tigervnc.new/tigervnc.changes 2014-11-24 11:17:30.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Nov 16 09:33:04 UTC 2014 - oscar@naiandei.net + +- add -fPIC to CFLAGS and CXXFLAGS to compile correctly on armv7l + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tigervnc.spec ++++++ --- /var/tmp/diff_new_pack.GDqKkG/_old 2014-11-24 11:17:31.000000000 +0100 +++ /var/tmp/diff_new_pack.GDqKkG/_new 2014-11-24 11:17:31.000000000 +0100 @@ -170,8 +170,8 @@ popd %build -export CXXFLAGS="%optflags" -export CFLAGS="%optflags" +export CXXFLAGS="%optflags -fPIC" +export CFLAGS="%optflags -fPIC" # Build all tigervnc cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} -DCMAKE_BUILD_TYPE=RelWithDebInfo make %{?_smp_mflags} -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de