mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
treewide: add missing BUILDONLY
Fixes Makefile warnings: WARNING: skipping X -- package has no install section Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -27,6 +27,7 @@ define Package/nacl
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=NaCl Networking and Cryptography library
|
||||
URL:=http://nacl.cace-project.eu/
|
||||
BUILDONLY:=1
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
||||
Reference in New Issue
Block a user