elektra: skip ruby plugin in host/compile 7610/head
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 7 Dec 2018 18:27:52 +0000 (16:27 -0200)
committerEneas U de Queiroz <cote2004-github@yahoo.com>
Fri, 7 Dec 2018 18:30:36 +0000 (16:30 -0200)
Linking is failing, and the plugin is not needed for the host build
anyway.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
libs/elektra/Makefile

index f57e02c849aa495e643c9116eb0e87c664a3a78a..919718b12503a27782d5f9e91ff627ad6a0b74ed 100644 (file)
@@ -313,7 +313,7 @@ CMAKE_HOST_OPTIONS = \
        -DINSTALL_SYSTEM_FILES=OFF \
        -DFORCE_IN_SOURCE_BUILD=ON \
        -DBUILD_TESTING=OFF \
-       -DPLUGINS="ALL;-python2;-python" \
+       -DPLUGINS="ALL;-python2;-python;-ruby" \
        -DTOOLS="gen;kdb"
 
 define Package/libelektra-core/install