From 1c387de7a180d05bcf15b02f7d3913a67815e7f4b61f4c6c3817ca3005622112 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Mon, 25 Jan 2021 15:28:48 +0000 Subject: [PATCH] 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 --- isl.changes | 5 +++++ isl.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/isl.changes b/isl.changes index ec5fe2d..e564fea 100644 --- a/isl.changes +++ b/isl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 25 13:53:25 UTC 2021 - Andreas Schwab + +- Compile with %optflags + ------------------------------------------------------------------- Tue Dec 29 17:29:04 UTC 2020 - Dirk Müller diff --git a/isl.spec b/isl.spec index 01db485..e2b6a8e 100644 --- a/isl.spec +++ b/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