Skip to content

Commit

Permalink
Bug 1660735 - Fix typo in coreconfig/arch.mk. r=kjacobs
Browse files Browse the repository at this point in the history
Differential Revision: https://phabricator.services.mozilla.com/D90077

--HG--
extra : moz-landing-system : lando
  • Loading branch information
beurdouche committed Sep 14, 2020
1 parent 67b0d84 commit b2ad9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coreconf/arch.mk
Expand Up @@ -10,7 +10,7 @@
# OS_TEST (from uname -m)
# OS_RELEASE (from uname -v and/or -r)
# OS_TARGET User defined, or set to OS_ARCH
# CPU_ARCH (from unmame -m or -p, ONLY on WINNT)
# CPU_ARCH (from uname -m or -p, ONLY on WINNT)
# OS_CONFIG OS_TARGET + OS_RELEASE
# OBJDIR_TAG (uses GCOV_TAG, 64BIT_TAG)
# OBJDIR_NAME
Expand Down

0 comments on commit b2ad9de

Please sign in to comment.