lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 984ccf07 3/9: Expunge useless history


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 984ccf07 3/9: Expunge useless history
Date: Tue, 28 Jun 2022 22:26:46 -0400 (EDT)

branch: master
commit 984ccf07b1f794264f5b8707952bd26266b0b6e9
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Expunge useless history
    
    It is of no enduring interest that gcc-3.4.5 issued a particular warning
    for a particular file.
---
 compiler_gcc.make | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/compiler_gcc.make b/compiler_gcc.make
index e106236c..cf7ed563 100644
--- a/compiler_gcc.make
+++ b/compiler_gcc.make
@@ -353,12 +353,6 @@ $(cgicc_objects): gcc_common_extra_warnings += \
   -Wno-conversion \
   -Wno-zero-as-null-pointer-constant \
 
-ifeq (safestdlib,$(build_type))
-  ifeq (3.4.5,$(gcc_version))
-    expression_template_0_test.o: gcc_common_extra_warnings += 
-Wno-unused-parameter
-  endif
-endif
-
 # XMLWRAPP !! Remove these workarounds after updating xmlwrapp. See:
 #   https://lists.nongnu.org/archive/html/lmi/2019-03/msg00018.html
 # et seqq.:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]