Accepting request 1130259 from home:Guillaume_G:PAC_BTI

- Make use of openSUSE build flags

OBS-URL: https://build.opensuse.org/request/show/1130259
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liburing?expand=0&rev=39
This commit is contained in:
David Disseldorp 2023-12-01 15:54:52 +00:00 committed by Git OBS Bridge
parent fe9dcda743
commit f992da1d2d
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 30 15:26:15 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Make use of openSUSE build flags
-------------------------------------------------------------------
Fri Sep 15 05:28:44 UTC 2023 - Jiri Slaby <jslaby@suse.cz>

View File

@ -70,6 +70,7 @@ for the Linux-native io_uring.
%build
# not autotools, so configure macro doesn't work
%set_build_flags
sh ./configure --prefix=%{_prefix} \
--includedir=%{_includedir} \
--libdir=/%{_libdir} \