pkgsrc-WIP-review archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: wip/kegs
>> Havard gave me the hint that it might be "-march=pentium"'s fault, and
>> it was, so I removed it.
>>
>> Usually, packages shouldn't set optimization flags themselves, but use
>> the passed-in ones (via CFLAGS).
> Is this as easy as putting ${CFLAGS} (or ${LDFLAGS}) in the
> appropriate places in the source files?
If I understand correctly kegs source,
it is enough to add the following line to Makefile
(builds successfully on NetBSD/x86/native-X and Linux/x86/modular XOrg
but still needs testing)
BUILD_MAKE_FLAGS+= CCOPTS=${CFLAGS}
--
Best regards, Aleksey Cheusov.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review
Home |
Main Index |
Thread Index |
Old Index