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:
commit
bbccaaa36b
@ -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>
|
||||
|
||||
|
3
isl.spec
3
isl.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user