Compare commits
17 Commits
Author | SHA256 | Date | |
---|---|---|---|
1f84272e2b | |||
753948e428 | |||
|
f9a972ef1d | ||
3e78011e25 | |||
|
ecb0d9f78e | ||
60b980d0e3 | |||
|
4612244716 | ||
e54c020bf8 | |||
|
ce866981b1 | ||
7206c65d4e | |||
|
d3387d337a | ||
703bc538df | |||
|
ca1501dde5 | ||
2f8f5fa1a1 | |||
|
3fa51dd4a6 | ||
4c2bf6b270 | |||
956ee7cfa8 |
@@ -1,12 +0,0 @@
|
|||||||
diff -rub nebula/Makefile nebula-patched/Makefile
|
|
||||||
--- nebula/Makefile 2024-04-09 08:35:28.559936158 +0200
|
|
||||||
+++ nebula-patched/Makefile 2024-04-09 08:59:08.363591927 +0200
|
|
||||||
@@ -96,7 +96,7 @@
|
|
||||||
|
|
||||||
release-boringcrypto: build/nebula-linux-$(shell go env GOARCH)-boringcrypto.tar.gz
|
|
||||||
|
|
||||||
-BUILD_ARGS = -trimpath
|
|
||||||
+BUILD_ARGS = -trimpath -buildmode=pie
|
|
||||||
|
|
||||||
bin-windows: build/windows-amd64/nebula.exe build/windows-amd64/nebula-cert.exe
|
|
||||||
mv $? .
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2fa15dcdc9f06787adf3c452b740c2836b1457ea3dd5a49872d96bf74f5b346a
|
|
||||||
size 2300352
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8c21d82be965b86a2e0a7a033284e6a1424eb5b13f7986a7fbe87db178f06f7f
|
|
||||||
size 2366912
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3c7ef224c0e2068627979b37fc6573e35e08b9d8e1c647ca8951647ce8c088f1
|
|
||||||
size 2498526
|
|
Reference in New Issue
Block a user