summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-03-08 11:48:30 +0100
committerSébastien Helleu <flashcode@flashtux.org>2015-03-08 11:48:30 +0100
commit3683cbbb94731b4d96115edce3e66aaada6c060f (patch)
treed74ca74d995ec01efd4c02e066a2c29318597671
parent2e6905472db5d865efde0afbf8f7f145e6ccd430 (diff)
downloadweechat-3683cbbb94731b4d96115edce3e66aaada6c060f.zip
core: disable javascript plugin for Cygwin (libv8 not available)
-rw-r--r--weechat.cygport.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/weechat.cygport.in b/weechat.cygport.in
index b13088cdb..0bdcdf6a7 100644
--- a/weechat.cygport.in
+++ b/weechat.cygport.in
@@ -56,9 +56,10 @@ lua perl pkg-config python ruby source-highlight tcl zlib-devel"
# 2. enable build of man pages and documentation
# 3. disable Guile plugin because WeeChat requires Guile >= 2.0,
# which is not yet available in Cygwin
+# 4. disable Javascript plugin because libv8 is not available in Cygwin
#
CYGCMAKE_ARGS="-DPREFIX=/usr -DENABLE_MAN=ON -DENABLE_DOC=ON \
--DENABLE_GUILE=OFF"
+-DENABLE_GUILE=OFF -DENABLE_JAVASCRIPT=OFF"
#
# Build 8 Cygwin packages: