From 39de02f350fcb7d0ee51fac68e065c6ea0985314 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Tue, 2 Aug 2022 17:41:10 +0200 Subject: [PATCH] fix comments --- configure/os/CONFIG.Common.deb10-x86_64 | 2 +- configure/os/CONFIG.Common.gcc8-ppc4xxFP | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure/os/CONFIG.Common.deb10-x86_64 b/configure/os/CONFIG.Common.deb10-x86_64 index 4f2870811..0e9ca16b5 100644 --- a/configure/os/CONFIG.Common.deb10-x86_64 +++ b/configure/os/CONFIG.Common.deb10-x86_64 @@ -1,4 +1,4 @@ -# DeltaTau PowerPMAC with gcc +# Cross Debian 10 with gcc 8.3 # Include definitions common to all Linux targets include $(CONFIG)/os/CONFIG.Common.linuxCommon diff --git a/configure/os/CONFIG.Common.gcc8-ppc4xxFP b/configure/os/CONFIG.Common.gcc8-ppc4xxFP index c616ea52e..2b07c00ad 100644 --- a/configure/os/CONFIG.Common.gcc8-ppc4xxFP +++ b/configure/os/CONFIG.Common.gcc8-ppc4xxFP @@ -1,4 +1,4 @@ -# DeltaTau PowerPMAC with gcc +# DeltaTau PowerPMAC with gcc 8.5 # Include definitions common to all Linux targets include $(CONFIG)/os/CONFIG.Common.linuxCommon