diff --git a/config.in b/config.in index cca687e..73a3eaf 100644 --- a/config.in +++ b/config.in @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/sheba/config.in -# Copyright (C) 2006 - 2010 The OpenSDE Project +# Copyright (C) 2006 - 2011 The OpenSDE Project # Copyright (C) 2004 - 2006 Alejandro Mery # # More information can be found in the files COPYING and README. @@ -27,7 +27,7 @@ done const SDECFG_TRG_SHEBA ${target:-$SDECFG_TARGET} -for x in JAVA F77 OBJC; do +for x in JAVA F77 OBJC GO; do eval SDECFGSET_PKG_GCC_$x=0 done