X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=compilation;h=609534503dc9fc11e126da16f8082642f97ea140;hb=721f8934e39a9c62243ed930fdd1e471f21bb005;hp=9aab1ac62f274fea8bf2055e805a15af1ad84636;hpb=d8d14246f041acc7b29b2e8946367bcc39c23b85;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}"