]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r274578,r274580:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 1 Jan 2015 02:12:43 +0000 (02:12 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 1 Jan 2015 02:12:43 +0000 (02:12 +0000)
commit37828b0a33d48c26866707ebfc9d4d58f1e53423
tree6831d62e578f1d760de0e482447663cf19e14b1a
parentc23b96610c4bb9f07f0f1ca49cae53892f36c2d0
MFC r274578,r274580:

r274578:

  Add reachover Makefiles for contrib/netbsd-tests/lib/libpthread as
  lib/libthr/tests

  A variant of this code has been tested on amd64/i386 for some time by
  EMC/Isilon on 10-STABLE/11-CURRENT. It builds on other architectures, but the
  code will remain off until it's proven it works on virtual hardware or real
  hardware on other architectures

  Original work by: pho
  Sponsored by: EMC / Isilon Storage Division

r274580:

  Add reachover Makefiles for contrib/netbsd-tests/lib/librt

  A variant of this code has been tested on amd64/i386 for some time by
  EMC/Isilon on 10-STABLE/11-CURRENT. It builds on other architectures, but the
  code will remain off until it's proven it works on virtual hardware or real
  hardware on other architectures

  Sponsored by: EMC / Isilon Storage Division

git-svn-id: svn://svn.freebsd.org/base/stable/10@276492 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/mtree/BSD.tests.dist
lib/librt/Makefile
lib/librt/Makefile.amd64 [new file with mode: 0644]
lib/librt/Makefile.i386 [new file with mode: 0644]
lib/librt/tests/Makefile [new file with mode: 0644]
lib/libthr/Makefile
lib/libthr/Makefile.amd64 [new file with mode: 0644]
lib/libthr/Makefile.i386 [new file with mode: 0644]
lib/libthr/tests/Makefile [new file with mode: 0644]
lib/libthr/tests/dlopen/Makefile [new file with mode: 0644]
lib/libthr/tests/dlopen/dso/Makefile [new file with mode: 0644]