mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04: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>