SHA256
8
0
forked from pool/tinyxml

Accepting request 107744 from home:elvigia:branches:devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/107744
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tinyxml?expand=0&rev=16
This commit is contained in:
Cristian Rodríguez
2012-03-02 05:13:31 +00:00
committed by Git OBS Bridge
parent cccdf7a363
commit b8387f3271
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Mar 2 01:25:08 UTC 2012 - crrodriguez@opensuse.org
- Ensure the generated config.h file gets included
in all C++ files during build...
-------------------------------------------------------------------
Fri Mar 2 01:18:24 UTC 2012 - crrodriguez@opensuse.org
- Make tinyxml slightly tinier by building it with
-fvisibility-inlines-hidden.
- Also build with full RELRO and bsymbolic-functions
-------------------------------------------------------------------
Mon Feb 13 10:56:54 UTC 2012 - coolo@suse.com