mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 1686177 - Remove leftover from bug 1571573. r=releng-reviewers,aki
Differential Revision: https://phabricator.services.mozilla.com/D101441
This commit is contained in:
parent
82dd2c68f0
commit
44899de812
@ -30,7 +30,6 @@ if platform.architecture()[0] == "64bit":
|
||||
VALGRIND_SUPP_ARCH = os.path.join(VALGRIND_SUPP_DIR, "x86_64-pc-linux-gnu.sup")
|
||||
else:
|
||||
VALGRIND_SUPP_ARCH = os.path.join(VALGRIND_SUPP_DIR, "i386-pc-linux-gnu.sup")
|
||||
NODEJS_TOOLTOOL_MANIFEST_PATH = "config/tooltool-manifests/linux32/nodejs.manifest"
|
||||
|
||||
#####
|
||||
config = {
|
||||
|
Loading…
Reference in New Issue
Block a user