mason.child: wrong code just doesn't do the right thing. hmm

Fixes #1404.
db4
Doug Coleman 2015-08-05 10:37:44 -07:00
parent 0680febad8
commit de56964a06
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@ IN: mason.child
! Make sure we call the build directory's factor.cmd
: nmake-cmd ( -- args )
"./build-support/factor.cmd" absolute-path
target-cpu get name>> "." split "-" join 2array ;
"latest"
target-cpu get name>> "." split "-" join 3array ;
: gnu-make-cmd ( -- args )
gnu-make