Pārlūkot izejas kodu

test: mmap2 is not ARM specific

Waldemar Brodkorb 8 gadi atpakaļ
vecāks
revīzija
766da41907
2 mainītis faili ar 0 papildinājumiem un 4 dzēšanām
  1. 0 4
      test/mmap/Makefile.in
  2. 0 0
      test/mmap/mmap2.c

+ 0 - 4
test/mmap/Makefile.in

@@ -1,6 +1,2 @@
 # uClibc mmap tests
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
-
-ifneq ($(TARGET_ARCH),arm)
-TESTS_DISABLED += mmap-arm
-endif

+ 0 - 0
test/mmap/mmap-arm.c → test/mmap/mmap2.c