Gabe Black has uploaded a new patch set (#9) to the change originally
created by Brandon Potter. (
https://gem5-review.googlesource.com/c/public/gem5/+/8304 )
Change subject: scons: add distcc option to SConstruct
......................................................................
scons: add distcc option to SConstruct
This patch adds the --distcc flag to enable distributed compilations
with distcc and distcc-pump. The patch removes the old, unused 'qdo'
references from the code. Distcc mode sets several variables on behalf of
the user so that distcc is invoked with the standard option rather than
the standard option being invoked by itself (i.e. CC='distcc gcc' rather
than CC='gcc').
Change-Id: I31067e821be79d201422063366453a319c47642a
---
M SConstruct
M site_scons/site_tools/default.py
A site_scons/site_tools/distcc.py
3 files changed, 122 insertions(+), 11 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/8304
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: I31067e821be79d201422063366453a319c47642a
Gerrit-Change-Number: 8304
Gerrit-PatchSet: 9
Gerrit-Owner: Brandon Potter <brandon.pot...@amd.com>
Gerrit-Assignee: Gabe Black <gabebl...@google.com>
Gerrit-Reviewer: Brandon Potter <brandon.pot...@amd.com>
Gerrit-Reviewer: Gabe Black <gabebl...@google.com>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev