Hello community,

here is the log from the commit of package potrace for openSUSE:Factory checked 
in at 2017-09-04 12:19:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/potrace (Old)
 and      /work/SRC/openSUSE:Factory/.potrace.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "potrace"

Mon Sep  4 12:19:02 2017 rev:29 rq:519323 version:1.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/potrace/potrace.changes  2017-08-12 
20:03:32.666917048 +0200
+++ /work/SRC/openSUSE:Factory/.potrace.new/potrace.changes     2017-09-04 
12:19:04.325032195 +0200
@@ -1,0 +2,5 @@
+Mon Aug 28 10:06:44 UTC 2017 - [email protected]
+
+- clang currently does not support -fstack-clash-protector.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ potrace.spec ++++++
--- /var/tmp/diff_new_pack.eQI5T1/_old  2017-09-04 12:19:05.156915248 +0200
+++ /var/tmp/diff_new_pack.eQI5T1/_new  2017-09-04 12:19:05.164914123 +0200
@@ -79,6 +79,8 @@
 # (undefined reference to `__stack_chk_guard')
 export CFLAGS="${CFLAGS/-fstack-protector /}"
 %endif
+# clang does not support that yet...
+export CFLAGS="${CFLAGS/-fstack-clash-protection /}"
 %configure\
        --docdir=%{_docdir}/%{name}\
        --with-libpotrace\


Reply via email to