|
|
@ -30,7 +30,8 @@ EOT |
|
|
|
makeopt="-f Makefile.micro CC=$CC LD=$CC" |
|
|
|
eval $MAKE $makeopt |
|
|
|
makeinstopt= |
|
|
|
cp -a microperl $root$bindir/microperl |
|
|
|
#just install the perl binary, it is micro so no deps :) |
|
|
|
cp -a microperl $root$bindir/perl |
|
|
|
} |
|
|
|
if ! atstage native; then |
|
|
|
hook_add premake 3 "perl_cross_bootstrap" |
|
|
|