SHA256
1
0
forked from pool/isl

Accepting request 866636 from devel:libraries:c_c++

- Compile with %optflags (forwarded request 866611 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/866636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/isl?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2021-01-30 12:55:28 +00:00 committed by Git OBS Bridge
commit bbccaaa36b
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 25 13:53:25 UTC 2021 - Andreas Schwab <schwab@suse.de>
- Compile with %optflags
-------------------------------------------------------------------
Tue Dec 29 17:29:04 UTC 2020 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package isl
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -56,6 +56,7 @@ bounded by linear constraints.
%setup -q
%build
export CFLAGS_FOR_BUILD="%optflags"
%configure --disable-static
%make_build