X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=compilation;h=609534503dc9fc11e126da16f8082642f97ea140;hb=50b76eac1604450cd5e51dc8da683ea3319d9b2a;hp=b13a39120562d3b8b0c2c3b4235c0a99bb307b8f;hpb=b6c4c9f624a48c7c9740793b7d0cfdd238b42246;p=bash.d.git diff --git a/compilation b/compilation index b13a391..6095345 100644 --- a/compilation +++ b/compilation @@ -4,7 +4,4 @@ source /etc/portage/make.conf # LDFLAGS comes from.. somewhere else. -LDFLAGS="-Wl,-O1 -Wl,--as-needed" - -# Portage does this for us. -MAKE="make ${MAKEOPTS}" +export LDFLAGS="-Wl,-O1 -Wl,--as-needed"