diff options
author | Yogesh Sharma <ysharm01@harris.com> | 2016-06-13 11:46:16 -0400 |
---|---|---|
committer | Yogesh Sharma <ysharm01@harris.com> | 2016-09-07 10:16:52 -0400 |
commit | 2bc7fc0dab8f1c63a8b802524aa95d89b49d484c (patch) | |
tree | 71782daadb4a5ab2eb119faf1ef99e73ae7ea831 /samples/s390x-ibm-linux-gnu | |
parent | 4d9a4f5534781933b7b199e4cf98c218fd74f8e1 (diff) | |
download | crosstool-ng-2bc7fc0dab8f1c63a8b802524aa95d89b49d484c.tar.gz crosstool-ng-2bc7fc0dab8f1c63a8b802524aa95d89b49d484c.tar.bz2 crosstool-ng-2bc7fc0dab8f1c63a8b802524aa95d89b49d484c.zip |
sample: s390x-ibm-linux-gnu removed CT_PATCH_NONE=y
Signed-off-by: Yogesh Sharma <ysharm01@harris.com>
Diffstat (limited to 'samples/s390x-ibm-linux-gnu')
-rw-r--r-- | samples/s390x-ibm-linux-gnu/crosstool.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/s390x-ibm-linux-gnu/crosstool.config b/samples/s390x-ibm-linux-gnu/crosstool.config index c4b9ded8..7e6bb408 100644 --- a/samples/s390x-ibm-linux-gnu/crosstool.config +++ b/samples/s390x-ibm-linux-gnu/crosstool.config @@ -1,6 +1,5 @@ CT_LOCAL_TARBALLS_DIR="${HOME}/src" CT_SAVE_TARBALLS=y -CT_PATCH_NONE=y CT_LOG_EXTRA=y CT_ARCH_64=y CT_ARCH_s390=y |