Skip to content

Commit

Permalink
Revert "Enable prelink on otoro, unagi, keon, inari, leo, hamachi by …
Browse files Browse the repository at this point in the history
…default."

This reverts commit 06496d9 for breaking v1-train builds.
  • Loading branch information
michaelwu committed Apr 24, 2013
1 parent 7d09829 commit 6d648bf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion config.sh
Expand Up @@ -76,7 +76,6 @@ case "$1" in

"otoro"|"unagi"|"keon"|"inari"|"leo"|"hamachi")
echo DEVICE=$1 >> .tmp-config &&
echo ENABLE_GLOBAL_PRELINK=1 >> .tmp-config &&
repo_sync $1
;;

Expand Down
1 change: 0 additions & 1 deletion setup.sh
Expand Up @@ -16,6 +16,5 @@ export B2G_NOOPT &&
export B2G_DEBUG &&
export MOZ_CHROME_MULTILOCALE &&
export L10NBASEDIR &&
export ENABLE_GLOBAL_PRELINK &&
. build/envsetup.sh &&
lunch $LUNCH

0 comments on commit 6d648bf

Please sign in to comment.