Re-enable network tests on all platforms

This commit is contained in:
Christian Helmuth 2019-01-25 09:44:33 +01:00 committed by Norman Feske
parent 27bb44d39c
commit f7f1509a27
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
assert_spec x86
proc append_socket_fs_build_components { } {
global build_components
append build_components { lib/vfs/lxip }

View File

@ -1,5 +1,3 @@
assert_spec x86
proc append_socket_fs_build_components { } {
global build_components
append build_components { lib/vfs/lwip }