--- 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)
 
