pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Modified GCC_REQD 11, typo said 17 before, which is not existent!
Module Name: pkgsrc-wip
Committed By: Lubomir G. Diakov <zr90004%gmail.com@localhost>
Pushed By: lubod
Date: Thu May 21 17:55:55 2026 -0700
Changeset: 2df77e47ac692ae6877680f063e9848ad932c198
Modified Files:
glsmac/Makefile
Log Message:
Modified GCC_REQD 11, typo said 17 before, which is not existent!
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2df77e47ac692ae6877680f063e9848ad932c198
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
glsmac/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/glsmac/Makefile b/glsmac/Makefile
index d972d21c99..f23834998e 100644
--- a/glsmac/Makefile
+++ b/glsmac/Makefile
@@ -22,7 +22,7 @@ CXXFLAGS+= -Wno-unused-parameter -Wno-undef
# Enabling -gdwarf-2 hits GNU ar limits on file size.
#CTF_SUPPORTED= no
-GCC_REQD+= 17
+GCC_REQD+= 11
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index