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
|
%ifarch i386 x86_64
|
||||||
%cmake -DRELEASE=on #-DNEW_DYNAREC=on
|
%cmake -DRELEASE=on #-DNEW_DYNAREC=on
|
||||||
%else
|
%else
|
||||||
%cmake -DRELEASE=on -DDYNAREC=off #-DNEW_DYNAREC=on
|
%cmake -DRELEASE=on -DDYNAREC=off -DNEW_DYNAREC=on
|
||||||
%endif
|
%endif
|
||||||
%cmake_build
|
%cmake_build
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user