runc-docker: fix build with go 1.12
[pti/rtp.git] / meta-oran / recipes-containers / runc / runc-docker_git.bbappend
1 #
2 # Copyright (C) 2019 Wind River Systems, Inc.
3 #
4
5 do_compile_prepend() {
6     unset GOCACHE
7 }