add missing on flag
This commit is contained in:
@@ -58,7 +58,7 @@ Collection of ROMs for use with 86Box.
|
|||||||
%ifarch arm aarch64
|
%ifarch arm aarch64
|
||||||
%cmake -DRELEASE=on -DDYNAREC=off -DNEW_DYNAREC=on
|
%cmake -DRELEASE=on -DDYNAREC=off -DNEW_DYNAREC=on
|
||||||
%else
|
%else
|
||||||
%cmake -DRELEASE -DDYNAREC=off
|
%cmake -DRELEASE=on -DDYNAREC=off
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%cmake_build
|
%cmake_build
|
||||||
|
Reference in New Issue
Block a user