From 2bc7fc0dab8f1c63a8b802524aa95d89b49d484c Mon Sep 17 00:00:00 2001 From: Yogesh Sharma Date: Mon, 13 Jun 2016 11:46:16 -0400 Subject: [PATCH] sample: s390x-ibm-linux-gnu removed CT_PATCH_NONE=y Signed-off-by: Yogesh Sharma --- samples/s390x-ibm-linux-gnu/crosstool.config | 1 - 1 file changed, 1 deletion(-) 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