mason.child: suffix -> 2array

db4
Doug Coleman 2015-08-05 09:51:31 -07:00
parent 86d0ffca84
commit 0680febad8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ 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 suffix ;
target-cpu get name>> "." split "-" join 2array ;
: gnu-make-cmd ( -- args )
gnu-make