pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wackamole: Add USE_GCC_RUNTIME.
Module Name: pkgsrc-wip
Committed By: Jonathan Perkin <jperkin%joyent.com@localhost>
Pushed By: jperkin
Date: Fri Oct 2 12:41:27 2015 +0100
Changeset: 680d68962a95593303732b8a1d25674c841aebe3
Modified Files:
wackamole/Makefile
Log Message:
wackamole: Add USE_GCC_RUNTIME.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=680d68962a95593303732b8a1d25674c841aebe3
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 insertions(+)
diffs:
diff --git a/wackamole/Makefile b/wackamole/Makefile
index dc8880c7f6..18a8bf3f98 100644
--- a/wackamole/Makefile
+++ b/wackamole/Makefile
@@ -12,6 +12,8 @@ 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