Changelog: https://about.gitlab.com/releases/2024/01/25/critical-security-release-gitlab-16-8-1-released/
12 lines
213 B
Plaintext
12 lines
213 B
Plaintext
--- 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
|