Disable static on some problem ports.

This commit is contained in:
Tom Alexander
2023-08-29 09:29:27 -04:00
parent 767b925705
commit 383894bd3f
3 changed files with 14 additions and 9 deletions

View File

@@ -1,6 +0,0 @@
KERNCONF=CUSTOM
BUILD_STATIC=YES
# PORTS_MODULES=
# WITHOUT_MODULES=
# NO_SHARED=

View File

@@ -1,12 +1,12 @@
{% if cpu_opt is defined and cpu_opt %}
CPUTYPE?={{ cpu_opt }}
{% endif %}
OPTIMIZED_CFLAGS=YES
BUILD_OPTIMIZED=YES
WITH_CPUFLAGS=YES
KERNCONF=CUSTOM
WITH_MALLOC_PRODUCTION=YES
WITHOUT_LLVM_ASSERTIONS=YES
WITH_REPRODUCIBLE_BUILD=YES
PORTS_MODULES+=graphics/drm-510-kmod
NO_SHARED=YES
# Would be fun to experiment with:
# WITHOUT_SOURCELESS=YES