1 2 3 4 5 6 7 8
# uClibc shm tests # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. LDFLAGS_shmtest := -lrt ifeq ($(ARCH_USE_MMU),) TESTS_DISABLED := shmtest endif