SHA256
1
0
forked from pool/pugixml

Accepting request 337382 from devel:libraries:c_c++

- Manually enable long long support

OBS-URL: https://build.opensuse.org/request/show/337382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2015-10-19 20:49:11 +00:00 committed by Git OBS Bridge
commit 974c1d7f60
2 changed files with 6 additions and 1 deletions

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