Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Ignoring entirely user's CFLAGS is not a good practice, as the user might be trying to use -ggdb, or a specific needed -march value. The attached patch copes with the optimisations problem by using strip-flags and then appending the largefile cflags as they are used already by the package, to maintain the behaviour. This patch is incremental to bug #157785. HTH, Diego
Created an attachment (id=103774) [details] Ebuild patch
fixed in cvs