# Makefile - hhl - /usr/src/world/libffi # Copyright 2020 Nathan Fisher # distname = libffi distext = gz include world.mk config_opts += --host=$(tgt) config_opts += --with-sysroot=$(DESTDIR) config_opts += --disable-static config_opts += --with-gcc-arch=native include targets.mk