diff --git a/009.gcc.full.build b/009.gcc.full.build
index 6131678..66c7728 100644
--- a/009.gcc.full.build
+++ b/009.gcc.full.build
@@ -4,6 +4,7 @@
 
 # Order: stage1, runtime, full, native
 
+export MAKE="make LIBTOOL=slibtool";
 if [ "${3}" = runtime ]\
 ||   [ "${3}" = libstdc++-v3 ]\
 ||   [ "${3}" = full ]; then