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

Unified Diff: ports/coreutils/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/coreutils/build.sh
diff --git a/ports/coreutils/build.sh b/ports/coreutils/build.sh
index 42029b649185fce26dccd25b26ae745198634bfd..7116c8dc1aa8e5e9b54a327918ccff0beadf3ba9 100644
--- a/ports/coreutils/build.sh
+++ b/ports/coreutils/build.sh
@@ -23,7 +23,3 @@ if [ "${NACL_LIBC}" = "newlib" ]; then
NACLPORTS_CPPFLAGS+=" -I${NACLPORTS_INCLUDE}/glibc-compat"
export LIBS+=" -lglibc-compat"
fi
-
-PublishStep() {
- PublishByArchForDevEnv
-}
« no previous file with comments | « ports/corelibs/build.sh ('k') | ports/curl/build.sh » ('j') | ports/curl/nacl.patch » ('J')

Powered by Google App Engine
This is Rietveld 408576698