From d3527cd13843aec3af8c3738d93fcb78422396e5 Mon Sep 17 00:00:00 2001 From: jlaffaye Date: Tue, 19 Sep 2017 20:31:58 +0000 Subject: Remove .error introduced by error in r434383 Reported by: Lundin Cahill --- lang/go/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/go/Makefile b/lang/go/Makefile index 4a28bf3e8e96..aca1f8a653d6 100644 --- a/lang/go/Makefile +++ b/lang/go/Makefile @@ -49,7 +49,6 @@ IGNORE= unknown arch ${ARCH} .endif .if ${PORT_OPTIONS:MGO387} -.error wat GO386=387 .endif -- cgit