From 083968d11f1c6731718de10655428c67ba9fd444e1e786683561f8feabe4d254 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 8 Jun 2015 11:06:39 +0000 Subject: [PATCH] Accepting request 311110 from home:Andreas_Schwab:Factory - Force gnu89 inline semantics OBS-URL: https://build.opensuse.org/request/show/311110 OBS-URL: https://build.opensuse.org/package/show/network/atftp?expand=0&rev=28 --- atftp.changes | 5 +++++ atftp.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/atftp.changes b/atftp.changes index dd7e2b4..f0c18cf 100644 --- a/atftp.changes +++ b/atftp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 8 07:39:43 UTC 2015 - schwab@suse.de + +- Force gnu89 inline semantics + ------------------------------------------------------------------- Tue May 26 08:19:21 UTC 2015 - mpluskal@suse.com diff --git a/atftp.spec b/atftp.spec index d249b70..21185eb 100644 --- a/atftp.spec +++ b/atftp.spec @@ -96,6 +96,7 @@ boot of hundreds of machines simultaneously. autoreconf -fi %build +CFLAGS="%optflags -fgnu89-inline" %configure make %{?_smp_mflags}