Accepting request 733347 from home:tomdevries:branches:devel:gcc-gdb-libipt-upgrade

- Upgrade libipt from v2.0 to v2.0.1.
  * Use -DBUILD_SHARED_LIBS=OFF to build libipt.a, and drop part
    of v1.5-libipt-static.patch that consequentially has become
    unnecessary.

OBS-URL: https://build.opensuse.org/request/show/733347
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=228
This commit is contained in:
2019-09-26 14:08:42 +00:00
committed by Git OBS Bridge
parent 0753212449
commit 0ecc5e2c59
5 changed files with 13 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Sep 25 14:41:32 UTC 2019 - Tom de Vries <tdevries@suse.com>
- Upgrade libipt from v2.0 to v2.0.1.
* Use -DBUILD_SHARED_LIBS=OFF to build libipt.a, and drop part
of v1.5-libipt-static.patch that consequentially has become
unnecessary.
-------------------------------------------------------------------
Tue Sep 24 08:31:04 UTC 2019 - Tom de Vries <tdevries@suse.com>