crosstool-ng/samples/i586-mingw32msvc,i686-none-linux-gnu/crosstool.config
Bryan Hundven b54d55c843 Samples: Update samples
This commit updates samples to latest config/ changes.

This closes #114

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2015-11-14 11:30:03 -08:00

13 lines
250 B
Plaintext

CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_ARCH="i686"
CT_ARCH_TUNE="i686"
CT_ARCH_x86=y
CT_TARGET_VENDOR="none"
CT_CANADIAN=y
CT_HOST="i586-mingw32msvc"
CT_KERNEL_linux=y
# CT_LIBC_XLDD is not set
CT_CC_LANG_CXX=y