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

Unified Diff: ports/tk/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/tk/build.sh
diff --git a/ports/tk/build.sh b/ports/tk/build.sh
index ae02628a1bbbb70c847bcb8d1edba6f8b1ec9710..ccf4844fecc06dd28eed8e9dcc41812fc5bc6f36 100644
--- a/ports/tk/build.sh
+++ b/ports/tk/build.sh
@@ -27,7 +27,3 @@ fi
# linking of the shared library currently fails because it
# tries to link libppapi_stub.a which is not built with -fPIC.
EXTRA_CONFIGURE_ARGS+=" --disable-shared"
-
-PublishStep() {
- PublishByArchForDevEnv
-}
« ports/perl/build.sh ('K') | « ports/subversion/build.sh ('k') | ports/tree/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698