- Manually enable long long support

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/pugixml?expand=0&rev=5
This commit is contained in:
Ismail Dönmez 2015-10-09 08:41:43 +00:00 committed by Git OBS Bridge
parent a1363eb7d4
commit 8e5aca2d13
3 changed files with 6 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:473705c496d45ee6a74f73622b175dfb5dde0de372c4dc61a5acb964516cd9de
size 346616

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 9 08:41:24 UTC 2015 - idonmez@suse.com
- Manually enable long long support
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 4 13:09:48 UTC 2015 - tchvatal@suse.com Fri Sep 4 13:09:48 UTC 2015 - tchvatal@suse.com

View File

@ -72,7 +72,7 @@ The library is extremely portable and easy to integrate and use.
%build %build
cd scripts cd scripts
%cmake %cmake -DBUILD_DEFINES="-DPUGIXML_HAS_LONG_LONG"
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install