webkit2gtk3/webkit2gtk3.changes
Bjørn Lie f66b332a46 Accepting request 248060 from GNOME:Next
- Pass -DCMAKE_{EXE,MODULE,SHARED}_LINKER_FLAGS="-Wl,--as-needed
  -Wl,-z,now" to cmake call: cmake changed the default to not
  accept libraries to have undefined symbols (-Wl,--no-undefined).
  In this case though, it is understood and expected, so we remove
  --no-undefined from the FLAGS.

OBS-URL: https://build.opensuse.org/request/show/248060
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=2
2014-09-08 16:59:00 +00:00

15 lines
598 B
Plaintext

-------------------------------------------------------------------
Mon Sep 8 16:54:04 UTC 2014 - dimstar@opensuse.org
- Pass -DCMAKE_{EXE,MODULE,SHARED}_LINKER_FLAGS="-Wl,--as-needed
-Wl,-z,now" to cmake call: cmake changed the default to not
accept libraries to have undefined symbols (-Wl,--no-undefined).
In this case though, it is understood and expected, so we remove
--no-undefined from the FLAGS.
-------------------------------------------------------------------
Wed Aug 13 16:47:40 UTC 2014 - dimstar@opensuse.org
- Initial package, version 2.5.3; based on webkitgtk3.spec.