pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
polyorb: remove USE_PKGSRC_GCC_RUNTIME definition
Module Name: pkgsrc-wip
Committed By: Dmytro Kazankov <dkazankov%NetBSD.org@localhost>
Pushed By: dkazankov
Date: Sun Jun 1 12:23:39 2025 +0300
Changeset: a72d6d293bfa5c34b3503aa7ec88d412af122695
Modified Files:
polyorb/Makefile
Log Message:
polyorb: remove USE_PKGSRC_GCC_RUNTIME definition
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a72d6d293bfa5c34b3503aa7ec88d412af122695
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
polyorb/Makefile | 3 ---
1 file changed, 3 deletions(-)
diffs:
diff --git a/polyorb/Makefile b/polyorb/Makefile
index 47c9a1518b..4060130304 100644
--- a/polyorb/Makefile
+++ b/polyorb/Makefile
@@ -20,15 +20,12 @@ CHECK_PIE_SKIP+= bin/*
USE_LANGUAGES= c ada
-# See xmlada package for rationale
GCC_REQD+= 13
USE_GCC_RUNTIME= yes
.include "../../mk/bsd.prefs.mk"
-USE_PKGSRC_GCC_RUNTIME?= no
-
.include "options.mk"
OVERRIDE_RELEASE_PLACEHOLDER= 25.0w
Home |
Main Index |
Thread Index |
Old Index