From c4f00234a7b5df29ebd495fe30050eef875aa4ab Mon Sep 17 00:00:00 2001 From: Lucio Andrés Illanes Albornoz (arab, vxp) Date: Sep 15 2016 17:01:40 +0000 Subject: Build gcc w/ slibtool. --- 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