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

Unified Diff: ports/xeyes/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/xeyes/build.sh
diff --git a/ports/xeyes/build.sh b/ports/xeyes/build.sh
index 731de0810c688b80fc080ee741b55e96d21a7963..f09052029761fd2efb5100a8a89cfa1a83cdda5e 100644
--- a/ports/xeyes/build.sh
+++ b/ports/xeyes/build.sh
@@ -10,7 +10,3 @@ if [ "${NACL_LIBC}" = "newlib" ]; then
NACLPORTS_CPPFLAGS+=" -I${NACLPORTS_INCLUDE}/glibc-compat"
LIBS+=" -lglibc-compat"
fi
-
-PublishStep() {
- PublishByArchForDevEnv
-}
« ports/perl/build.sh ('K') | « ports/twm/build.sh ('k') | ports/xkbcomp/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698