swarm: disable act compile

This commit is contained in:
Elad 2018-08-17 16:34:42 +02:00
parent 99e1a5e0fb
commit 4b7e803e76

View file

@ -13,6 +13,9 @@
//
// You should have received a copy of the GNU General Public License
// along with go-ethereum. If not, see <http://www.gnu.org/licenses/>.
//
// +build linux
package main
import (