gem5: x86_64 gcc 7 compilation was fixed after latest pull

So get rid of the specific gcc-6 and gcc-6 install.
This commit is contained in:
Ciro Santilli
2018-03-31 07:38:37 +01:00
parent 5f2a6fbd8b
commit af476687e1
2 changed files with 1 additions and 5 deletions

2
configure vendored
View File

@@ -57,8 +57,6 @@ coreutils \
"
if "$gem5"; then
pkgs="$pkgs \
g++-6 \
gcc-6 \
gcc-aarch64-linux-gnu \
gcc-arm-linux-gnueabi \
libgoogle-perftools-dev \