X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=compilation;h=609534503dc9fc11e126da16f8082642f97ea140;hb=cbff2fcb6dadd1def39f23ab938eb8df7c9fa57b;hp=9aab1ac62f274fea8bf2055e805a15af1ad84636;hpb=b5ae6c6a4dab4e7643e3d005f2afd80a340f252f;p=bash.d.git 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}"