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

Unified Diff: ports/blackbox/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/blackbox/build.sh
diff --git a/ports/blackbox/build.sh b/ports/blackbox/build.sh
index 74da288f7779b9a21c112673521b56ad8e54eeac..0c5805247715ed1b6160268583fdb757bbc4db54 100644
--- a/ports/blackbox/build.sh
+++ b/ports/blackbox/build.sh
@@ -22,7 +22,3 @@ if [ "${NACL_LIBC}" = "newlib" ]; then
# library.
export EXTRA_LIBS+=" -lglibc-compat"
fi
-
-PublishStep() {
- PublishByArchForDevEnv
-}
« no previous file with comments | « ports/bison/build.sh ('k') | ports/bzip2/build.sh » ('j') | ports/curl/nacl.patch » ('J')

Powered by Google App Engine
This is Rietveld 408576698