X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=849530d6db34c3321d75cf1a741e9d87b7cdd541;hb=139959af774cdf79520850293c4060c1d4f94f66;hp=f2c1602965a65558ca483adeb9f36e4b62749694;hpb=228e5b2b7f689837761f9ca1fb4d669e0545d5b7;p=build.git diff --git a/Makefile b/Makefile index f2c16029..849530d6 100644 --- a/Makefile +++ b/Makefile @@ -116,7 +116,7 @@ PLANETLAB_RELEASE = 5.2 # Default values # # minimal compat with macos, just so this does not complain -HOSTARCH := $(shell uname -i 2> /dev/null || uname -m 2> /dev/null) +HOSTARCH := $(shell arch) DISTRO := $(shell ./getdistro.sh) RELEASE := $(shell ./getrelease.sh) DISTRONAME := $(shell ./getdistroname.sh)