On Mon, Apr 16, 2012 at 13:39, Michael Mol <[email protected]> wrote:
> On Mon, Apr 16, 2012 at 1:34 PM, Doug Hunley <[email protected]> wrote:
>> On Mon, Apr 16, 2012 at 13:20, Michael Mol <[email protected]> wrote:
>>> Are you using ccache?
>>
>> nope. no ccache, no distcc
>
> What are you using for CFLAGS?

~ $ more /etc/make.conf
# ---[Compiler Settings]---
CHOST="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native -mtune=native -mpopcnt -msahf
-fomit-frame-pointer -fforce-addr -floop-interchange -floop-strip-mine
-floop-block -ftree-loop-distribution -ftree-loop-linear"
CXXFLAGS="${CFLAGS} -Wabi"
LDFLAGS="${LDFLAGS} -Wl,--hash-style=gnu,-O1 -Wl,--as-needed
-Wl,--sort-common -Wl,--enable-new-dtags"
MAKEOPTS="-j8 -l6 --quiet"

-- 
Douglas J Hunley ([email protected])
Twitter: @hunleyd                                               Web:
douglasjhunley.com
G+: http://goo.gl/sajR3

Reply via email to