Port-mac68k archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Using pkgsrc with low RAM
At 19:59 Uhr +0100 4.4.2013, David Brownlee wrote:
>I suspect pcre may use C++, which uses CXX flags.
>
>Could you try adding the following to mk.conf:
>
>CFLAGS+=-O1 # for c
>CXXFLAGS+=-O1 # for c++
>MAKE_FLAGS+=-O1 # For imake
>
>In each case the line is adding (the +=) "-O1" to the existing compiler
>options.
The interesting question here is what "cc -O0 -O2" will do...
hauke
--
"It's never straight up and down" (DEVO)
Home |
Main Index |
Thread Index |
Old Index