mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +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>