Remove the remnant the defunct STATIC option.

This commit is contained in:
Cy Schubert
2019-02-10 23:44:16 +00:00
parent 82f54a7119
commit 13a79eeeca

View File

@@ -36,8 +36,6 @@ LDFLAGS+= -lm
MESON_BUILD_DIR= build
MAKE_ENV= CCFLAGS="${CFLAGS}"
STATIC_MAKE_ENV= LDFLAGS+=-static
BROKEN_aarch64= Fails to compile: needs sbrk
OPTIONS_DEFAULT= KSH93