mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
elektra: skip ruby plugin in host/compile
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user