From 14951891b42630a0ae096b676e7bbc426201d11c Mon Sep 17 00:00:00 2001 From: WXbet <57314510+WXbet@users.noreply.github.com> Date: Tue, 16 Feb 2021 21:43:51 +0100 Subject: [PATCH] s3.TUP freetz-NG toolchain template updates - disable ccache compiler cache option to avoid sysroot detection problems --- support/crosstool/templates/fos_m72x_mips | 5 +++-- support/crosstool/templates/fos_u69x_mips | 4 +++- support/crosstool/templates/fos_u71x_arm | 4 +++- support/crosstool/templates/fos_u71x_mips | 4 +++- support/crosstool/templates/fos_u71x_puma | 4 +++- 5 files changed, 15 insertions(+), 6 deletions(-) diff --git a/support/crosstool/templates/fos_m72x_mips b/support/crosstool/templates/fos_m72x_mips index 8a9acbe..aa45cdd 100644 --- a/support/crosstool/templates/fos_m72x_mips +++ b/support/crosstool/templates/fos_m72x_mips @@ -1,6 +1,6 @@ #toolchain template: FRITZ!Box 7590|7490 7.2x -#toolchain template version: 5 -#toolchain template updated: 2020-10-30 22:25:17 +#toolchain template version: 6 +#toolchain template updated: 2021-02-16 21:37:12 FREETZ_USER_LEVEL_EXPERT=y FREETZ_SHOW_ADVANCED=y FREETZ_SHOW_EXPERT=y @@ -8,3 +8,4 @@ FREETZ_TYPE_7590=y FREETZ_TYPE_FIRMWARE_07_2X=y FREETZ_TYPE_FIRMWARE_FINAL=y FREETZ_BUILD_TOOLCHAIN=y +FREETZ_TOOLCHAIN_CCACHE=n diff --git a/support/crosstool/templates/fos_u69x_mips b/support/crosstool/templates/fos_u69x_mips index 340050e..e618bef 100644 --- a/support/crosstool/templates/fos_u69x_mips +++ b/support/crosstool/templates/fos_u69x_mips @@ -1,6 +1,7 @@ #toolchain template: FRITZ!Box 7590|7490 6.9x -#toolchain template version: 2 +#toolchain template version: 3 #toolchain template migrate: fritzOS-uClibc-69x_mips +#toolchain template updated: 2021-02-16 21:37:12 FREETZ_USER_LEVEL_EXPERT=y FREETZ_SHOW_ADVANCED=y FREETZ_SHOW_EXPERT=y @@ -8,3 +9,4 @@ FREETZ_TYPE_7590=y FREETZ_TYPE_FIRMWARE_06_9X=y FREETZ_TYPE_FIRMWARE_FINAL=y FREETZ_BUILD_TOOLCHAIN=y +FREETZ_TOOLCHAIN_CCACHE=n diff --git a/support/crosstool/templates/fos_u71x_arm b/support/crosstool/templates/fos_u71x_arm index 6e10469..8967e00 100644 --- a/support/crosstool/templates/fos_u71x_arm +++ b/support/crosstool/templates/fos_u71x_arm @@ -1,5 +1,6 @@ #toolchain template: FRITZ!Box 7530|7520 7.1x -#toolchain template version: 1 +#toolchain template version: 2 +#toolchain template updated: 2021-02-16 21:37:12 FREETZ_USER_LEVEL_EXPERT=y FREETZ_SHOW_ADVANCED=y FREETZ_SHOW_EXPERT=y @@ -7,3 +8,4 @@ FREETZ_TYPE_7530=y FREETZ_TYPE_FIRMWARE_07_1X=y FREETZ_TYPE_FIRMWARE_FINAL=y FREETZ_BUILD_TOOLCHAIN=y +FREETZ_TOOLCHAIN_CCACHE=n diff --git a/support/crosstool/templates/fos_u71x_mips b/support/crosstool/templates/fos_u71x_mips index 8e6449c..7f3b6fa 100644 --- a/support/crosstool/templates/fos_u71x_mips +++ b/support/crosstool/templates/fos_u71x_mips @@ -1,6 +1,7 @@ #toolchain template: FRITZ!Box 7590|7490 7.1x -#toolchain template version: 2 +#toolchain template version: 3 #toolchain template migrate: fritzOS-uClibc-71x_mips +#toolchain template updated: 2021-02-16 21:37:12 FREETZ_USER_LEVEL_EXPERT=y FREETZ_SHOW_ADVANCED=y FREETZ_SHOW_EXPERT=y @@ -8,3 +9,4 @@ FREETZ_TYPE_7590=y FREETZ_TYPE_FIRMWARE_07_1X=y FREETZ_TYPE_FIRMWARE_FINAL=y FREETZ_BUILD_TOOLCHAIN=y +FREETZ_TOOLCHAIN_CCACHE=n diff --git a/support/crosstool/templates/fos_u71x_puma b/support/crosstool/templates/fos_u71x_puma index 98e8928..f52d236 100644 --- a/support/crosstool/templates/fos_u71x_puma +++ b/support/crosstool/templates/fos_u71x_puma @@ -1,5 +1,6 @@ #toolchain template: FRITZ!Box 6690|6491|6490|6430 7.1x -#toolchain template version: 1 +#toolchain template version: 2 +#toolchain template updated: 2021-02-16 21:37:12 FREETZ_USER_LEVEL_EXPERT=y FREETZ_SHOW_ADVANCED=y FREETZ_SHOW_EXPERT=y @@ -7,3 +8,4 @@ FREETZ_TYPE_6430=y FREETZ_TYPE_FIRMWARE_07_1X=y FREETZ_TYPE_FIRMWARE_FINAL=y FREETZ_BUILD_TOOLCHAIN=y +FREETZ_TOOLCHAIN_CCACHE=n