Forgot to add my sign-off
Signed-off-by: Marc Karasek mailto:marc.karasek@sun.com
-------- Original Message -------- Subject: Re: [LinuxBIOS] Patch file for Fedora 8 compile problems Date: Tue, 11 Dec 2007 12:31:57 -0500 From: Marc Karasek marc.karasek@sun.com To: ron minnich rminnich@gmail.com CC: Ed Swierk eswierk@arastra.com, LinuxBIOS linuxbios@linuxbios.org, Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net References: 47597C98.9060202@sun.com 47597F1A.7090200@gmx.net 4759865D.4060906@sun.com 20071207185317.GA17596@greenwood e6c711510712071131td93e67dp2ec22f9046d9eab2@mail.gmail.com 475EC0FA.4040003@sun.com 13426df10712110915l2fb53305r1951d484672746bc@mail.gmail.com
I did and I came up with a better solution. I added an option called BUILDID_OPTION to the process. This is a string that is set to the "-Wl,--build-id=none" for newer ld versions and can be set to blank for older ld versions. I have attached the patch file to add this to V2. I think this should take care of any backwards compatibility. :-)
/********************* Marc Karasek MTS Sun Microsystems mailto:marc.karasek@sun.com ph:770.360.6415 *********************/
ron minnich wrote:
I think you are adding too much complexity to the build process. it may be time to step back a bit and think about all this.
Just my $.02
ron