Allow RPMS to be built on ppc64 and aarch64 by making luajit optional
authorWilliam Cohen <wcohen@redhat.com>
Thu, 2 Feb 2017 22:24:32 +0000 (17:24 -0500)
committerWilliam Cohen <wcohen@redhat.com>
Thu, 2 Feb 2017 22:24:32 +0000 (17:24 -0500)
commitef91b6ed64d022baec977a8415581cd1a4a218c5
treee99199a36beb36b45aa3e54e7470c6abedbd4ce2
parent4a57f4dd7696ec226592ad72c1398bf3cd770383
Allow RPMS to be built on ppc64 and aarch64 by making luajit optional

Not all architectures have luajit supported.  The bcc configure and
build were already was set up to make the luajit dependent parts
optional.  The bcc.spec now makes the luajit dependent parts optional
too allowing Fedora 25 builds on ppc64, ppc64le, and aarch64.  This
change has been tested and allows the resulting srpm to build on the
Fedora koji build system for the newly added architectures.

Signed-off-by: William Cohen <wcohen@redhat.com>
SPECS/bcc.spec