enable new dynarec for aarch64
This commit is contained in:
@@ -55,7 +55,7 @@ Collection of ROMs for use with 86Box.
|
||||
%ifarch i386 x86_64
|
||||
%cmake -DRELEASE=on #-DNEW_DYNAREC=on
|
||||
%else
|
||||
%cmake -DRELEASE=on -DDYNAREC=off #-DNEW_DYNAREC=on
|
||||
%cmake -DRELEASE=on -DDYNAREC=off -DNEW_DYNAREC=on
|
||||
%endif
|
||||
%cmake_build
|
||||
|
||||
|
Reference in New Issue
Block a user