mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
add missing on flag
This commit is contained in:
@@ -58,7 +58,7 @@ Collection of ROMs for use with 86Box.
|
||||
%ifarch arm aarch64
|
||||
%cmake -DRELEASE=on -DDYNAREC=off -DNEW_DYNAREC=on
|
||||
%else
|
||||
%cmake -DRELEASE -DDYNAREC=off
|
||||
%cmake -DRELEASE=on -DDYNAREC=off
|
||||
%endif
|
||||
%endif
|
||||
%cmake_build
|
||||
|
||||
Reference in New Issue
Block a user