mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-22 12:51:25 +03:00
The wolfssl package installs $(STAGING_DIR)/usr/bin/wolfssl-config, which needs to be post-processed to return correct results. Use <pkg>_CONFIG_SCRIPTS to achieve this. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>