pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mk



Module Name:    pkgsrc
Committed By:   sbd
Date:           Tue Jan 17 20:43:26 UTC 2012

Modified Files:
        pkgsrc/mk: bsd.prefs.mk

Log Message:
Simplfy the MACHINE_ARCH/LOWER_ARCH settings on Linux.

1) Set LOWER_ARCH to the filtered uname -m output.
2) Set MACHINE_ARCH to LOWER_ARCH.
3) Brace LOWER_ARCH in a !defined block add it to MAKEFLAGS.


To generate a diff of this commit:
cvs rdiff -u -r1.319 -r1.320 pkgsrc/mk/bsd.prefs.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