pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Fwd: CVS commit: pkgsrc/mk
For any Linux/x86_64 users, this change may require you to rebuild any
packages which were built between 2016-01-24 and 2016-04-17 and alter
behaviour based on the MACHINE_GNU_PLATFORM setting.
The symptoms of the change are that there will be a mismatch between
"x86_64-unknown-linux" and "x86_64-pc-linux" in either a directory
component or the output of a tool.
Apologies for the breakage, and thanks to Mark for catching it.
--
Jonathan Perkin - Joyent, Inc. - www.joyent.com
--- Begin Message ---
Module Name: pkgsrc
Committed By: jperkin
Date: Sun Apr 17 08:13:09 UTC 2016
Modified Files:
pkgsrc/mk: bsd.prefs.mk
Log Message:
Revert part of the MACHINE_ARCH cleanup that resulted in the Linux/x86_64
triplet reporting as x86_64-pc-linux. Go back to the previous triplet of
x86_64-unknown-linux which matches what config.guess outputs.
To generate a diff of this commit:
cvs rdiff -u -r1.385 -r1.386 pkgsrc/mk/bsd.prefs.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--- End Message ---
Home |
Main Index |
Thread Index |
Old Index