make macosx-ppc now compiles a ppc binary on intel mac os; it doesn't work properly in rosetta though
parent
7741096bff
commit
c2117d4046
|
@ -1,2 +1,3 @@
|
|||
include vm/Config.macosx
|
||||
include vm/Config.ppc
|
||||
CFLAGS += -arch ppc
|
||||
|
|
Loading…
Reference in New Issue