mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update podman.Makefile.UDM-SE.patch
This commit is contained in:
parent
d5da06d2e9
commit
68454f900f
@ -39,7 +39,7 @@ diff --git a/Makefile b/Makefile
|
||||
GOOS="$${TARGET%%.*}"; \
|
||||
GOARCH="$${TARGET##*.}"; \
|
||||
- CGO_ENABLED=0 \
|
||||
+ CGO_ENABLED1 \
|
||||
+ CGO_ENABLED=1 \
|
||||
$(GO) build \
|
||||
$(BUILDFLAGS) \
|
||||
$(GO_LDFLAGS) '$(LDFLAGS_PODMAN)' \
|
||||
|
Loading…
Reference in New Issue
Block a user