summaryrefslogtreecommitdiffstats
path: root/src/pcl.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2017-02-04 06:49:28 (GMT)
committerTony Theodore <tonyt@logyst.com>2017-03-12 06:27:09 (GMT)
commit5780100e32ff9c0d04165ee82744b19a6e6676db (patch)
tree223d6bdd8db189ce2c38c6e760f7c4e6542abcc4 /src/pcl.mk
parentb76b559f5ea40dacbb887405d6a75a4bbfc9d203 (diff)
downloadmxe-5780100e32ff9c0d04165ee82744b19a6e6676db.zip
mxe-5780100e32ff9c0d04165ee82744b19a6e6676db.tar.gz
mxe-5780100e32ff9c0d04165ee82744b19a6e6676db.tar.bz2
cmake: update and remove unnecessary modules
FindOpenSSL module was needed before cmake was included in MXE: https://github.com/mxe/mxe/commit/6d9755682567968d5f7bdbd10bf436fbd157801a
Diffstat (limited to 'src/pcl.mk')
-rw-r--r--src/pcl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pcl.mk b/src/pcl.mk
index 6fffeb3..54a6748 100644
--- a/src/pcl.mk
+++ b/src/pcl.mk
@@ -38,6 +38,7 @@ define $(PKG)_BUILD
-DBUILD_examples=OFF \
-DBUILD_global_tests=OFF \
-DBUILD_tools=OFF \
+ -DWITH_CUDA=OFF \
-DWITH_PCAP=OFF \
-DHAVE_MM_MALLOC_EXITCODE=0 \
-DHAVE_SSE4_2_EXTENSIONS_EXITCODE=0 \