]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r269534:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 Aug 2014 17:32:38 +0000 (17:32 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 Aug 2014 17:32:38 +0000 (17:32 +0000)
commit918a621cc478697e6f2a5738fa9a88ac507bb27c
tree47331b8c4e405e30d0b9408a6721690d0b2b0eae
parente22afeace0c727a1a359358c8f6501268c913c79
MFC r269534:

  Integrate lib/libmp into the build/kyua

  - Remove the .t wrapper
  - Fix -Wreturn-type warnings with clang

  This change has been tested on amd64/i386

  Phabric: D530
  Reviewed by: jmmv
  Approved by: jmmv (co--mentor)
  MFC after: 2 weeks
  Sponsored by: EMC / Isilon Storage Division

MFC note: src.opts.mk in the original commit was changed to
          bsd.own.mk.

git-svn-id: svn://svn.freebsd.org/base/stable/10@270285 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/mtree/BSD.tests.dist
lib/libmp/Makefile
lib/libmp/tests/Makefile [new file with mode: 0644]
lib/libmp/tests/legacy_test.c [moved from tools/regression/lib/libmp/test-libmp.c with 98% similarity]
tools/regression/lib/libmp/Makefile [deleted file]
tools/regression/lib/libmp/test-libmp.t [deleted file]