Fixed the platform parameter ($ARC) for the rpath in link.lux files that was causing failures in Germany.

This commit is contained in:
Cameron (Kamran) Mashayekhi
2006-01-03 23:04:15 +00:00
parent 039922d48e
commit 7880ab744b
7 changed files with 17 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 3 16:01:10 MST 2006 - cmashayekhi@novell.com
- Fixed link.lux files to use $ARC parameter to eliminate the
errors caused during the build with the rpath link parameter.
-------------------------------------------------------------------
Thu Dec 22 14:37:04 MST 2005 - jnorman@novell.com