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

Unified Diff: ports/avrdude/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/avrdude/build.sh
diff --git a/ports/avrdude/build.sh b/ports/avrdude/build.sh
index bd73ef08e95da851de34d2b5f0edbdd94c50ebba..a1598da344242cad72001c5c5dadd2a0b8786bfe 100644
--- a/ports/avrdude/build.sh
+++ b/ports/avrdude/build.sh
@@ -8,7 +8,3 @@ export EXTRA_LIBS="${NACL_CLI_MAIN_LIB}"
if [ "${NACL_LIBC}" = "newlib" ]; then
NACLPORTS_CPPFLAGS+=" -I${NACLPORTS_INCLUDE}/glibc-compat"
fi
-
-PublishStep() {
- PublishByArchForDevEnv
-}
« no previous file with comments | « lib/naclports/source_package.py ('k') | ports/bash/build.sh » ('j') | ports/curl/nacl.patch » ('J')

Powered by Google App Engine
This is Rietveld 408576698