configure.py: use local headers for building native addons when available
Resolves: RHEL-111631
This commit is contained in:
parent
d5ff817f75
commit
8d1a4aec48
@ -596,6 +596,7 @@ export PATH="${cwd}/.bin:$PATH"
|
||||
--ninja \
|
||||
--enable-lto \
|
||||
--prefix=%{_prefix} \
|
||||
--use-prefix-to-find-headers \
|
||||
--shared \
|
||||
--libdir=%{_lib} \
|
||||
%{ssl_configure} \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user