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
This commit is contained in:
parent
db72ce527b
commit
f62e255f61
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user