1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-16 12:45:18 +03:00
aports/testing/ud3tn/remove-arch.patch
Oleg Titov 16a2f1bd95 testing/ud3tn: new aport
https://d3tn.com/ud3tn.html
uD3TN is a free, lean, and space-tested DTN protocol implementation
2022-09-04 05:04:28 +00:00

11 lines
236 B
Diff

--- a/mk/posix.mk 2022-09-03 20:12:47.000000000 -0500
+++ b/mk/posix.mk 2022-09-03 22:36:36.000000000 -0500
@@ -13,8 +13,6 @@
ifdef ARCH
CPPFLAGS += -march=$(ARCH)
-else
- CPPFLAGS += -march=native
endif
LDFLAGS += -lpthread