I'm working on a v8 ebuild (package) for Gentoo Linux. It is using the scons build. I'm looking for a way to respect the user's LDFLAGS.
Currently when one emerges (installs) dev-lang/v8 on Gentoo, the following message appears: * Messages for package dev-lang/v8-2.4.9.10: * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/d8 * /usr/lib/libv8-2.4.9.10.so Could you help me with build system modification so that user's LDFLAGS are respected? -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
