Просмотр исходного кода

fix compile error with glibc toolchains

Waldemar Brodkorb 9 лет назад
Родитель
Сommit
c9b9876cef
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      test/nptl/Makefile.in

+ 1 - 0
test/nptl/Makefile.in

@@ -101,6 +101,7 @@ LDFLAGS_tst-fini1mod.so = -Wl,-soname=tst-fini1mod.so
 LDFLAGS_tst-unload = -ldl
 LDFLAGS_tst-cancel5 := -lpthread
 LDFLAGS_tst-cancel18 := -lrt
+LDFLAGS_tst-cancelx18 := -lrt
 LDFLAGS_tst-cancel23 := -lc -lpthread
 LDFLAGS_tst-vfork1x := -lc -lpthread
 LDFLAGS_tst-vfork2x := -lc -lpthread