From f62e255f616e066ffdee13c3cfeae72178b77615f1299f512e4d2c569991a54e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 8 Jun 2018 09:18:16 +0000 Subject: [PATCH] Accepting request 614760 from home:jnwang:branches:X11:Utilities - Turn on -DNOT_X_WINDOWS, for Wayland system. OBS-URL: https://build.opensuse.org/request/show/614760 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=48 --- putty.changes | 5 +++++ putty.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/putty.changes b/putty.changes index cd9fb11..7c6f36a 100644 --- a/putty.changes +++ b/putty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 7 03:56:51 UTC 2018 - jnwang@suse.com + +- Turn on -DNOT_X_WINDOWS, for Wayland system. + ------------------------------------------------------------------- Sat Mar 3 16:13:59 UTC 2018 - jengelh@inai.de diff --git a/putty.spec b/putty.spec index ae3cea2..403d3a1 100644 --- a/putty.spec +++ b/putty.spec @@ -49,7 +49,7 @@ serial console client. %patch -P 1 -P 3 -p1 %build -export CFLAGS="%optflags -Wno-error" +export CFLAGS="%optflags -Wno-error -DNOT_X_WINDOWS" %configure make %{?_smp_mflags} make %{?_smp_mflags} -C icons cicons pngs