fix typo
*appears* to work this way too, but want to keep option enablement consistent
This commit is contained in:
parent
6736cadbe2
commit
4c3f7f038d
@ -502,7 +502,7 @@ export NINJA_PATH=%{__ninja}
|
||||
CONFIG+="link_pulseaudio use_gold_linker" \
|
||||
%{?use_system_libicu:QMAKE_EXTRA_ARGS+="-system-webengine-icu"} \
|
||||
QMAKE_EXTRA_ARGS+="-webengine-kerberos" \
|
||||
QMAKE_EXTRA_ARGS+="--webengine-webrtc-pipewire" \
|
||||
QMAKE_EXTRA_ARGS+="-webengine-webrtc-pipewire" \
|
||||
.
|
||||
|
||||
# avoid %%make_build for now, the -O flag buffers output from intermediate build steps done via ninja
|
||||
|
Loading…
Reference in New Issue
Block a user