Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(74)

Unified Diff: ports/tree/build.sh

Issue 1285953002: Switch devenv to use pkg packages (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@toolchain_install
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ports/tree/build.sh
diff --git a/ports/tree/build.sh b/ports/tree/build.sh
index 1e8a01278dccaebafcbd96491c5a918bc9a85058..bc8b20dcc041a0b6c7b0cb6f593c44c0a8810c47 100644
--- a/ports/tree/build.sh
+++ b/ports/tree/build.sh
@@ -13,7 +13,3 @@ BuildStep() {
LogExecute make -j${OS_JOBS} CC="${NACLCC}" CFLAGS=" -c \
${NACLPORTS_CFLAGS}" LDFLAGS="${NACLPORTS_LDFLAGS}" tree
}
-
-PublishStep() {
- PublishByArchForDevEnv
-}
« ports/perl/build.sh ('K') | « ports/tk/build.sh ('k') | ports/twm/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698