Disable native compilation
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
cb01b1a863
commit
0c44e71a08
@ -327,7 +327,7 @@ ln -s ../configure .
|
|||||||
--with-jpeg \
|
--with-jpeg \
|
||||||
--with-json \
|
--with-json \
|
||||||
--with-modules \
|
--with-modules \
|
||||||
--with-native-compilation \
|
--without-native-compilation \
|
||||||
--with-png \
|
--with-png \
|
||||||
--with-rsvg \
|
--with-rsvg \
|
||||||
--with-sqlite3 \
|
--with-sqlite3 \
|
||||||
@ -350,7 +350,7 @@ mkdir build-nw && cd build-nw
|
|||||||
ln -s ../configure .
|
ln -s ../configure .
|
||||||
%configure --with-json \
|
%configure --with-json \
|
||||||
--with-modules \
|
--with-modules \
|
||||||
--with-native-compilation \
|
--without-native-compilation \
|
||||||
--with-sqlite3 \
|
--with-sqlite3 \
|
||||||
--without-tree-sitter \
|
--without-tree-sitter \
|
||||||
%if %{without gpm}
|
%if %{without gpm}
|
||||||
@ -376,7 +376,7 @@ ln -s ../configure .
|
|||||||
--with-jpeg \
|
--with-jpeg \
|
||||||
--with-json \
|
--with-json \
|
||||||
--with-modules \
|
--with-modules \
|
||||||
--with-native-compilation \
|
--without-native-compilation \
|
||||||
--with-png \
|
--with-png \
|
||||||
--with-rsvg \
|
--with-rsvg \
|
||||||
--with-sqlite3 \
|
--with-sqlite3 \
|
||||||
@ -404,7 +404,7 @@ ln -s ../configure .
|
|||||||
--with-jpeg \
|
--with-jpeg \
|
||||||
--with-json \
|
--with-json \
|
||||||
--with-modules \
|
--with-modules \
|
||||||
--with-native-compilation \
|
--without-native-compilation \
|
||||||
--with-pgtk \
|
--with-pgtk \
|
||||||
--with-png \
|
--with-png \
|
||||||
--with-rsvg \
|
--with-rsvg \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user