mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-24 15:14:06 +00:00
Remove iteropts test errors again, still not working
This commit is contained in:
parent
95dbe78821
commit
71f56714dd
@ -2,6 +2,3 @@
|
|||||||
|
|
||||||
#undef LWIP_UDP
|
#undef LWIP_UDP
|
||||||
#define LWIP_UDP 0
|
#define LWIP_UDP 0
|
||||||
|
|
||||||
#foo
|
|
||||||
void x
|
|
||||||
|
@ -23,4 +23,5 @@ done
|
|||||||
echo done, cleaning
|
echo done, cleaning
|
||||||
make clean > /dev/null
|
make clean > /dev/null
|
||||||
popd
|
popd
|
||||||
|
echo Exit value: $RETVAL
|
||||||
exit $RETVAL
|
exit $RETVAL
|
||||||
|
Loading…
Reference in New Issue
Block a user