Browse Source

mattermost-plugin-github remove -race for ppc64

Signed-off-by: webbuilder_pel7ppc64bebuilder0 <webbuilder@powerel.org>
master
webbuilder_pel7ppc64bebuilder0 5 years ago
parent
commit
7ec8c6b8e2
  1. 1
      SPECS/mattermost-plugin-github.spec

1
SPECS/mattermost-plugin-github.spec

@ -32,6 +32,7 @@ git clone https://github.com/mattermost/mattermost-plugin-github @@ -32,6 +32,7 @@ git clone https://github.com/mattermost/mattermost-plugin-github
export GOPATH=`pwd`
export PATH="bin:"$PATH
cd src/github.com/mattermost/mattermost-plugin-github
sed 's/-race//' -i Makefile
make



Loading…
Cancel
Save