From 9a17604e70ce7a61690110d1c9a0d1d842ca0bb8 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Mon, 19 Jul 2021 15:40:35 +0200 Subject: [PATCH] put V64-ppc604 file back --- configure/os/CONFIG.Common.V64-ppc604 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 configure/os/CONFIG.Common.V64-ppc604 diff --git a/configure/os/CONFIG.Common.V64-ppc604 b/configure/os/CONFIG.Common.V64-ppc604 new file mode 100644 index 000000000..684d3cbd9 --- /dev/null +++ b/configure/os/CONFIG.Common.V64-ppc604 @@ -0,0 +1,5 @@ +include $(CONFIG)/os/CONFIG.Common.vxWorks-ppc604_long +VXWORKS_VERSION = 6.4 + +# Buggy "uninitialized variable" warning produces many false positives +ARCH_DEP_CXXFLAGS += -Wno-uninitialized