Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
containerd.12165
0001-makefile-remove-emoji.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-makefile-remove-emoji.patch of Package containerd.12165
From 285c7ac5d5027d45bbcdc49334243f2a3ba6dd05 Mon Sep 17 00:00:00 2001 From: Aleksa Sarai <asarai@suse.de> Date: Mon, 5 Nov 2018 21:12:41 +1100 Subject: [PATCH] makefile: remove emoji 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> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 35021fd3b491..2fcee039d1a1 100644 --- a/Makefile +++ b/Makefile @@ -50,8 +50,8 @@ else endif endif -WHALE = "🇩" -ONI = "👹" +WHALE = "[w]" +ONI = "[o]" RELEASE=containerd-$(VERSION:v%=%).${GOOS}-${GOARCH} -- 2.19.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor