Disable static on some problem ports.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
KERNCONF=CUSTOM
|
||||
|
||||
BUILD_STATIC=YES
|
||||
# PORTS_MODULES=
|
||||
# WITHOUT_MODULES=
|
||||
# NO_SHARED=
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user