aboutsummaryrefslogtreecommitdiff
path: root/samples/s390x-ibm-linux-gnu
diff options
context:
space:
mode:
authorPradipta Ghosh <pradghos@in.ibm.com>2020-08-21 02:24:34 -0700
committerPradipta Ghosh <pradghos@in.ibm.com>2020-08-27 09:51:17 -0700
commitebae86dea79e1ce62ae3d6849d7292d99a5b199e (patch)
treedc850593e89c2c4a4bbae96b88bc1c2cedc5d114 /samples/s390x-ibm-linux-gnu
parent5659366bf62b5555bf914b5f55e8a01c92d6c6f1 (diff)
downloadcrosstool-ng-ebae86dea79e1ce62ae3d6849d7292d99a5b199e.tar.gz
crosstool-ng-ebae86dea79e1ce62ae3d6849d7292d99a5b199e.tar.bz2
crosstool-ng-ebae86dea79e1ce62ae3d6849d7292d99a5b199e.zip
Adding new samples s390x/s390-unknown-linux-gnu
- s390x/s390 is allowed to pair with other vendor name. - new samples are being added to use this flexibility. - Fix space issue
Diffstat (limited to 'samples/s390x-ibm-linux-gnu')
-rw-r--r--samples/s390x-ibm-linux-gnu/crosstool.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/s390x-ibm-linux-gnu/crosstool.config b/samples/s390x-ibm-linux-gnu/crosstool.config
index 55b1622e..8b4bb083 100644
--- a/samples/s390x-ibm-linux-gnu/crosstool.config
+++ b/samples/s390x-ibm-linux-gnu/crosstool.config
@@ -1,6 +1,7 @@
CT_CONFIG_VERSION="3"
CT_ARCH_S390=y
CT_ARCH_64=y
+CT_TARGET_VENDOR="ibm"
CT_KERNEL_LINUX=y
CT_BINUTILS_PLUGINS=y
CT_CC_LANG_CXX=y