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: jperkin
Date: Fri Mar 1 15:22:25 UTC 2013
Modified Files:
pkgsrc/lang/gcc47: Makefile distinfo
pkgsrc/lang/gcc47/patches: patch-gcc_Makefile.in
Log Message:
Add GCC_TARGET_MACHINE, defaulting to MACHINE_GNU_ARCH, and use it in
preference to target_noncanonical so that the user can override if
required, e.g. in a multilib environment where target_noncanonical will
change based on current ABI.
Additionally, ensure that it comes first in the RPATH so that when
using USE_PKGSRC_GCC_RUNTIME with in-pkgsrc gcc we pick up the correct
libraries.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/gcc47/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/gcc47/distinfo
cvs rdiff -u -r1.3 -r1.4 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