History log of /freebsd-10-stable/share/examples/etc/make.conf
Revision Date Author Comments
# 292198 14-Dec-2015 brueffer

MFH: r291950

Fix a typo in the CPUTYPE list.

PR: 205099
Submitted by: xxjack12xx@gmail.com


# 269102 25-Jul-2014 ian

MFC r263373, r268402

Add a way to apply CFLAGS only when building the given architecture. This
is useful primarily on a system used for cross-building, when you have a
set of flags to apply to the TARGET_ARCH being cross-built but don't want
those settings applied to building the cross-tools or other components that
run on the build host machine.

Support CXXFLAGS.${MACHINE_ARCH} as well as CFLAGS. This allows different
C++ options for toolchain versus target when cross-building.


# 268758 16-Jul-2014 gavin

Merge r267865 from head:
Drop example variables for updating over csup. These have not functioned
since r251084


# 263882 28-Mar-2014 jkim

MFC: r263435

Add new CPUTYPEs supported by Clang 3.4.


# 269102 25-Jul-2014 ian

MFC r263373, r268402

Add a way to apply CFLAGS only when building the given architecture. This
is useful primarily on a system used for cross-building, when you have a
set of flags to apply to the TARGET_ARCH being cross-built but don't want
those settings applied to building the cross-tools or other components that
run on the build host machine.

Support CXXFLAGS.${MACHINE_ARCH} as well as CFLAGS. This allows different
C++ options for toolchain versus target when cross-building.


# 268758 16-Jul-2014 gavin

Merge r267865 from head:
Drop example variables for updating over csup. These have not functioned
since r251084


# 263882 28-Mar-2014 jkim

MFC: r263435

Add new CPUTYPEs supported by Clang 3.4.