forked from pool/nebula
Compare commits
11 Commits
Author | SHA256 | Date | |
---|---|---|---|
60b980d0e3 | |||
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
|
|
Reference in New Issue
Block a user