mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 16:51:52 -04:00
Changelog: https://about.gitlab.com/releases/2024/01/25/critical-security-release-gitlab-16-8-1-released/
11 lines
213 B
Text
11 lines
213 B
Text
--- Makefile.orig 2024-01-26 13:37:36 UTC
|
|
+++ Makefile
|
|
@@ -34,7 +34,7 @@ ifeq (${FIPS_MODE}, 1)
|
|
endif
|
|
|
|
ifneq (${CGO_ENABLED}, 0)
|
|
- GO_TAGS += gssapi
|
|
+# GO_TAGS += gssapi
|
|
endif
|
|
|
|
ifeq (${OS}, darwin) # Mac OS
|