summaryrefslogtreecommitdiff
path: root/test/inet/Makefile.in
blob: ecf0a944216dca9fb1b6e98ed2152a119287b9f3 (plain)
1
2
3
4
5
6
# uClibc-ng inet tests
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.

ifeq ($(TARGET_ARCH),riscv64)
TESTS_DISABLED := tst-ifaddrs
endif