----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1304/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9114:15ee07c4ac0c --------------------------- scons: Add LIBRARY_PATH from the user environment to Scons This patch adds the LIBRARY_PATH from the users OS environment to Scons build environment. This path is used when linking to search for libraries, and this patch enables tcmalloc to be used during the build even if it is not placed in the default search paths. Diffs ----- SConstruct 9a72589ce4fd Diff: http://reviews.gem5.org/r/1304/diff/ Testing ------- Built and ran with correct setting, also linking with tcmalloc Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
