Accepting request 866611 from home:Andreas_Schwab:Factory

- Compile with %optflags

OBS-URL: https://build.opensuse.org/request/show/866611
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=44
This commit is contained in:
Richard Biener 2021-01-25 15:28:48 +00:00 committed by Git OBS Bridge
parent d520f78530
commit 1c387de7a1
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