From cbff2fcb6dadd1def39f23ab938eb8df7c9fa57b Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 1 Sep 2015 15:04:32 -0400 Subject: [PATCH] Don't export $MAKE. --- compilation | 3 --- 1 file changed, 3 deletions(-) diff --git a/compilation b/compilation index 9aab1ac..6095345 100644 --- a/compilation +++ b/compilation @@ -5,6 +5,3 @@ source /etc/portage/make.conf # LDFLAGS comes from.. somewhere else. export LDFLAGS="-Wl,-O1 -Wl,--as-needed" - -# Portage does this for us. -export MAKE="make ${MAKEOPTS}" -- 2.43.2