[mod_v8] Use upstream libnode-dev instead of custom libv8-6.1-dev on Linux. Enable for ARM64 and armhf. (#3052)

This commit is contained in:
Andrey Volk
2026-06-11 01:38:53 +03:00
committed by GitHub
parent 153c3a5139
commit f31b902a0a
29 changed files with 881 additions and 628 deletions
-2
View File
@@ -51,10 +51,8 @@ avoid_mods=(
xml_int/mod_xml_ldap
)
avoid_mods_armhf=(
languages/mod_v8
)
avoid_mods_arm64=(
languages/mod_v8
)
avoid_mods_sid=(
directories/mod_ldap
+1 -1
View File
@@ -540,7 +540,7 @@ Build-Depends-Trixie: python3-dev, python3-setuptools
Module: languages/mod_v8
Description: mod_v8
Adds mod_v8.
Build-Depends: git, libv8-6.1-dev
Build-Depends: libnode-dev
## mod/loggers