pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/binutils
Module Name: pkgsrc
Committed By: tnn
Date: Mon Mar 24 23:40:37 UTC 2008
Modified Files:
pkgsrc/devel/binutils: buildlink3.mk
Added Files:
pkgsrc/devel/binutils: override-as.mk
Log Message:
- Split out the code for overriding as(1) into it's own file.
- In override-as.mk, fabricate a "specs" file and use it to force
gcc into execvp'ing the correct as(1). Apparently having it in
$PATH is not enough.
This only affects multimedia/mplayer and perhaps sysutils/memtest86.
(The latter probably doesn't need binutils at all, at least on
modern NetBSD, and should be revisited.)
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/devel/binutils/buildlink3.mk
cvs rdiff -r0 -r1.1 pkgsrc/devel/binutils/override-as.mk
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