util: term, remove install target
authorAdrian Herrera <adrian.herrera@arm.com>
Tue, 8 Dec 2020 17:45:00 +0000 (17:45 +0000)
committerAdrian Herrera <adrian.herrera@arm.com>
Wed, 9 Dec 2020 12:05:58 +0000 (12:05 +0000)
commit55584fb6b9ad5b83b8b76825ea385bf5db4aef2b
treea79ab7d0f1752f9d74441c0d16da7bc84b64bf4b
parent350cd7bb89319fa2185437f899ca061d0a16f56f
util: term, remove install target

Installing the term utility within the host filesystem is an unlikely
scenario. Most times, the utility will be used in place or trivially
copied to a local directory within the PATH.

Furthermore, the install target hardcoded a privileged installation,
which is a non-standard and insecure technique.

Change-Id: I1592a304017c6b24a9421aa353229fb5a5baae43
Signed-off-by: Adrian Herrera <adrian.herrera@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/38415
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
util/term/Makefile