SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,12 @@
Index: auto.def
--- auto.def.orig
+++ auto.def
@@ -300,7 +300,7 @@ if {[opt-bool with-th1-hooks]} {
if {[opt-bool static]} {
# XXX: This will not work on all systems.
- define-append EXTRA_LDFLAGS -static
+ define-append EXTRA_LDFLAGS ${STATIC}
msg-result "Trying to link statically"
} else {
define-append EXTRA_CFLAGS -DFOSSIL_DYNAMIC_BUILD=1