mirror of
https://github.com/openwrt/packages.git
synced 2026-05-30 03:36:24 +08:00
The vectorscan-headers package installed headers to the target device, but headers are only needed during the build process (via Build/InstallDev). - Rename vectorscan-runtime to vectorscan to simplify things - Add ABI_VERSION:=5 to track library soname versioning Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>