lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 815897a8 09/10: Remove an obsolete comment


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 815897a8 09/10: Remove an obsolete comment
Date: Sun, 26 Jun 2022 17:47:48 -0400 (EDT)

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

    Remove an obsolete comment
---
 compiler_gcc.make | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/compiler_gcc.make b/compiler_gcc.make
index 7c46ace1..6d6b4f7f 100644
--- a/compiler_gcc.make
+++ b/compiler_gcc.make
@@ -702,10 +702,6 @@ REQUIRED_RCFLAGS = \
   $(subst -isystem,--include-dir,$(ALL_CPPFLAGS)) \
   --use-temp-file \
 
-# To create msw import libraries, use '-Wl,--out-implib,$@.a'. There
-# seems to be no advantage to that anymore as of 2005-01, but keeping
-# the ancient incantation in a comment here does no harm.
-
 ALL_ARFLAGS  = $(REQUIRED_ARFLAGS)  $(ARFLAGS)
 ALL_CPPFLAGS = $(REQUIRED_CPPFLAGS) $(CPPFLAGS)
 ALL_CXXFLAGS = $(REQUIRED_CXXFLAGS) $(CXXFLAGS) $(tutelary_flag)



reply via email to

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