Makefile.in 164 B

123456
  1. # uClibc-ng inet tests
  2. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  3. ifeq ($(TARGET_ARCH),riscv64)
  4. TESTS_DISABLED := tst-ifaddrs
  5. endif