ARCH variable set correctly

FossilOrigin-Name: 93cc227d78e3382000f6d6fdf512056d2e47f6a4737a94380fc6da9a9047e422
This commit is contained in:
tobias.herre@wikimedia.de
2018-03-20 10:57:44 +00:00
parent 9ee3decdfe
commit 7128df99a3
9 changed files with 13 additions and 9 deletions

View File

@ -18,11 +18,6 @@ GNUTLS_LDFLAGS=
endif
ifndef ARCH
ARCH = $(shell uname -m)
endif
ifeq ($(CC),clang)
LDFLAGS += -g -L/usr/local/lib
CFLAGS += -fPIC -g -O0 -D_REENTRANT -I /usr/local/include -I../