mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
Update src/unix/assets/86Box.spec
Co-authored-by: David Hrdlička <dhrdlicka@users.noreply.github.com>
This commit is contained in:
@@ -70,7 +70,7 @@ Collection of ROMs for use with 86Box.
|
||||
%cmake -DRELEASE=on
|
||||
%else
|
||||
%ifarch arm aarch64
|
||||
%cmake -DRELEASE=on -DDYNAREC=off -DNEW_DYNAREC=on
|
||||
%cmake -DRELEASE=on -DNEW_DYNAREC=on
|
||||
%else
|
||||
%cmake -DRELEASE=on -DDYNAREC=off
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user