projectcalico / bird

Calico's fork of the BIRD protocol stack
90 stars 86 forks source link

Adding support for ppc64le and multi-arch builds. #48

Closed djlwilder closed 6 years ago

djlwilder commented 6 years ago

The build architecture is select by setting the ARCH environment variable. For example: When building on ppc64le you could use: ARCH=ppc64le ./build.sh.

When ARCH is undefined builds defaults to amd64.

Signed-off-by: David Wilder wilder@us.ibm.com

Description

Adding support for multi-arch builds of bird. Artifacts are now created in dist/$ARCH.