mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Upstream migrated to automake for autotools: the "installlib" target no longer exist, and we can use the standard "install" target, and therefore drop the special INSTALL_STAGING_OPTS and INSTALL_TARGET_OPTS variables. Add license hash. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>