aboutsummaryrefslogtreecommitdiff
path: root/libgo/testsuite
diff options
context:
space:
mode:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2011-01-12 06:34:08 +0000
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2011-01-12 06:34:08 +0000
commitcea7ac49b3d062f9dcbfa41b1aec4ad51e442635 (patch)
treef6ea31c859488c93306c1cfb3148540b52d840b5 /libgo/testsuite
parent7731bf71fc8c041403999d425fdd61591110fd6d (diff)
Preliminary framework for Solaris support.
Partly from Rainer Orth. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168697 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgo/testsuite')
-rw-r--r--libgo/testsuite/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgo/testsuite/Makefile.in b/libgo/testsuite/Makefile.in
index 6e957d3f87b..96106915781 100644
--- a/libgo/testsuite/Makefile.in
+++ b/libgo/testsuite/Makefile.in
@@ -105,6 +105,7 @@ MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MATH_LIBS = @MATH_LIBS@
MKDIR_P = @MKDIR_P@
+NET_LIBS = @NET_LIBS@
NM = @NM@
NMEDIT = @NMEDIT@
OBJCOPY = @OBJCOPY@