Don't use MSG_DONTWAIT in wl_connection_flush.
This commit is contained in:
parent
f48a9b801e
commit
2026e66734
@ -86,7 +86,7 @@ Headers and symlinks for developing wayland server applications.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}}
|
%setup -q -n %{name}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}}
|
||||||
%patch1 -p1 -b .flush
|
%patch0 -p1 -b .flush
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -v --install
|
autoreconf -v --install
|
||||||
|
Loading…
Reference in New Issue
Block a user