util,scons: Detect java and lua51 in the m5 utility scons files.
authorGabe Black <gabeblack@google.com>
Wed, 25 Mar 2020 00:41:16 +0000 (17:41 -0700)
committerGabe Black <gabeblack@google.com>
Fri, 10 Apr 2020 06:14:43 +0000 (06:14 +0000)
commitdc23a1fb9c20950fea87889026e6793f34b24ee5
treefcac9e746579674d25b214041f4b0ef2df66ff1b
parent612536b85f7c68db2cde439f6018f48255a93f95
util,scons: Detect java and lua51 in the m5 utility scons files.

These will enable or disable the java and lua51 m5 op wrappers depending
on whether the required tools are available on the host system.

Change-Id: I2b11a13a39b2dfd5d45a9ed57702d2e225ef7d2e
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/27214
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
util/m5/SConstruct
util/m5/src/SConscript