x86 ABI code was not loaded in the pentium4 image
parent
fe48d6452b
commit
acd79253fc
|
@ -10,7 +10,7 @@ parser sequences sequences-internals words ;
|
|||
"Cross-referencing..." print flush
|
||||
H{ } clone crossref set-global xref-words
|
||||
|
||||
cpu "x86" = [
|
||||
cpu { "x86" "pentium4" } member? [
|
||||
macosx?
|
||||
"/library/compiler/x86/alien-macosx.factor"
|
||||
"/library/compiler/x86/alien.factor"
|
||||
|
|
Loading…
Reference in New Issue