pkgsrc-WIP-changes archive

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

Revert "wackamole: Add USE_GCC_RUNTIME."



Module Name:	pkgsrc-wip
Committed By:	Jonathan Perkin <jperkin%joyent.com@localhost>
Pushed By:	jperkin
Date:		Wed Jun 7 11:59:28 2017 +0100
Changeset:	2f56165c2971f6369e1b37fd9aac730a2cc8a645

Modified Files:
	wackamole/Makefile

Log Message:
Revert "wackamole: Add USE_GCC_RUNTIME."

This reverts commit 680d68962a95593303732b8a1d25674c841aebe3.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2f56165c2971f6369e1b37fd9aac730a2cc8a645

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wackamole/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/wackamole/Makefile b/wackamole/Makefile
index 18a8bf3f98..dc8880c7f6 100644
--- a/wackamole/Makefile
+++ b/wackamole/Makefile
@@ -12,8 +12,6 @@ COMMENT=	Peer-to-peer high availability cluster
 GNU_CONFIGURE=		yes
 USE_TOOLS+=		flex yacc
 
-USE_GCC_RUNTIME=	yes
-
 .include "../../mk/bsd.fast.prefs.mk"
 
 BUILD_DEFS+=		VARBASE WACKAMOLE_PID_DIR


Home | Main Index | Thread Index | Old Index