pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gcc47
Module Name: pkgsrc
Committed By: joerg
Date: Fri Nov 16 01:03:55 UTC 2012
Modified Files:
pkgsrc/lang/gcc47: distinfo
pkgsrc/lang/gcc47/patches: patch-gcc_Makefile.in
Log Message:
Solaris ld accepts -rpath/foo/bar, but not -rpath=/foo/bar.
GNU ld accepts -rpath=/foo/bar, but not -rpath/foo/bar.
Both accept -rpath /foo/bar, so use that.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/gcc47/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/gcc47/patches/patch-gcc_Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index