systemc: remove boost header dependency
authorEarl Ou <shunhsingou@google.com>
Mon, 1 Feb 2021 09:49:18 +0000 (17:49 +0800)
committerEarl Ou <shunhsingou@google.com>
Tue, 2 Feb 2021 10:01:32 +0000 (10:01 +0000)
commitfe50018e80b3de7187feaadeb9de9f652386ff61
treeb11a52b56f69e65960166237a77647267b887ca4
parentc4aaf373aac65136c00cc72f8e8b2c7dfdf1af5d
systemc: remove boost header dependency

The current tests included don't require boost header to work. Remove
the dependency. This also gets rid of the warning message generated by
the latest boost headers.

Tested by running systemC tests:

src/systemc/tests/verify.py --update-json \
  --filter-file=src/systemc/tests/working.filt -j 56 build/ARM/

Change-Id: I9d3bfe145597335abdf24f2de85ed3c0708aea27
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/40315
Reviewed-by: Gabe Black <gabe.black@gmail.com>
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/systemc/ext/systemc