make: remove darwin i386 and unused file

pull/17/head
Oliver Gugger 4 years ago
parent 5db44246be
commit f82d78da72
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

@ -21,8 +21,7 @@ XARGS := xargs -L 1
VERSION_TAG = $(shell git describe --tags)
VERSION_CHECK = @$(call print, "Building master with date version tag")
BUILD_SYSTEM = darwin-386 \
darwin-amd64 \
BUILD_SYSTEM = darwin-amd64 \
linux-386 \
linux-amd64 \
linux-armv6 \

Loading…
Cancel
Save