x86 ABI code was not loaded in the pentium4 image

slava 2006-07-04 06:29:22 +00:00
parent fe48d6452b
commit acd79253fc
1 changed files with 1 additions and 1 deletions

View File

@ -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"