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

Unified Diff: ports/bison/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/bison/build.sh
diff --git a/ports/bison/build.sh b/ports/bison/build.sh
index 9d5cd9567f788356091703951a1b39689bdfbaf9..cb3edb4528fef001f4c2342c19c4093fd0120d57 100644
--- a/ports/bison/build.sh
+++ b/ports/bison/build.sh
@@ -9,7 +9,3 @@ if [ "${NACL_LIBC}" = "newlib" ]; then
fi
NACLPORTS_CPPFLAGS+=" -DGNULIB_defined_struct_sigaction"
-
-PublishStep() {
- PublishByArchForDevEnv
-}
« no previous file with comments | « ports/binutils/build.sh ('k') | ports/blackbox/build.sh » ('j') | ports/curl/nacl.patch » ('J')

Powered by Google App Engine
This is Rietveld 408576698