makefile: remove emoji on Linux

These break the build on i386 in some very specific circumstances (where
/bin/sh breaks when handling unicode), and are completely useless when
it comes to actually building the project.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
This commit is contained in:
Aleksa Sarai
2018-11-05 21:12:41 +11:00
parent f1a3a6fba6
commit 83f4ab8855

View File

@@ -14,6 +14,8 @@
#linux specific settings
WHALE="+"
ONI="-"
COMMANDS += containerd-shim containerd-shim-runc-v1
# check GOOS for cross compile builds