Clean up vpp build bootstrap step 23/11123/7
authorDave Barach <dave@barachs.net>
Tue, 13 Mar 2018 16:54:43 +0000 (12:54 -0400)
committerDamjan Marion <dmarion.lists@gmail.com>
Wed, 14 Mar 2018 19:06:16 +0000 (19:06 +0000)
commit5a72e425f9c2d5ca049fd05cd280c4bff5f73d57
tree866875c0f6f0fb0899dc5111600288c48f84c72a
parent1ac36d74210069d574e00e110dae398cae5130a6
Clean up vpp build bootstrap step

Net of rewriting vppapigen in python-ply, there's no need to compile
vppinfra.

Install a copy of vppapigen in .../build-root/tools/bin, so
the sample plugin build will work. Rationalize suffix-rules.mk.

Add clang, clang++ links to .../build-root/ccache-bin.

Change-Id: Ib4017848b7767b6054238ea544ee5319667c3659
Signed-off-by: Dave Barach <dave@barachs.net>
Makefile
build-root/Makefile
build-root/bootstrap.sh
build-root/packages/src.mk [deleted file]
build-root/packages/tools.mk [deleted file]
build-root/scripts/set-rpath [moved from build-root/packages/vppinfra.mk with 57% similarity, mode: 0755]
src/examples/sample-plugin/Makefile.am
src/suffix-rules.mk