Compile gem5 on systems where python2 and python3 co-exists
Review Request #2202 - Created March 11, 2014 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Stian Hvatum | |
| gem5 | |
| default | |
| FS#149 | |
| Reviewers | |
| Default | |
Compile gem5 on systems where python2 and python3 co-exists without any changes in path. python2-config is chosen over python-config if it exists.
Successfully compiled gem5 on Debian Jessie and Archlinux where python3 was default, no changes in path
