Explorar o código

test_librt: Fix build system for shm_open/unlink tests

Fix and align build system of librt tests to the test suite.

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Carmelo Amoroso %!s(int64=16) %!d(string=hai) anos
pai
achega
67b2a60533
Modificáronse 2 ficheiros con 4 adicións e 2 borrados
  1. 0 2
      test/librt/Makefile
  2. 4 0
      test/librt/Makefile.in

+ 0 - 2
test/librt/Makefile

@@ -5,5 +5,3 @@ top_builddir=../../
 include ../Rules.mak
 -include Makefile.in
 include ../Test.mak
-
-LDFLAGS_shmtest := -lrt

+ 4 - 0
test/librt/Makefile.in

@@ -0,0 +1,4 @@
+# uClibc shm tests
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+
+LDFLAGS_shmtest := -lrt