aboutsummaryrefslogtreecommitdiffstats
path: root/main/ifupdown/makefile-arch.patch
blob: 8a856d1f2d7623e1d9ac997ac94e1525dc0c73e3 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/Makefile	2019-01-28 18:25:51.000000000 +0100
+++ b/Makefile	2019-06-01 19:10:28.644361881 +0200
@@ -1,6 +1,6 @@
 VERSION ?= 0.8
 CFLAGS ?= -Wall -W -Wno-unused-parameter -g -O2
-ARCH := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+ARCH := linux
 
 BASEDIR ?= $(DESTDIR)