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

Unified Diff: ports/emacs/pkg_info

Issue 1417223003: Switch from using 'nacl_main' to 'main' entry point (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 2 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
« no previous file with comments | « ports/emacs/emacs_pepper.c ('k') | ports/findutils/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/emacs/pkg_info
diff --git a/ports/emacs/pkg_info b/ports/emacs/pkg_info
index 79a82b0c6b8a8bde80605f39f4e55c4c6d4a1b1f..71ad2d9596e3395449210b571ce975e1463254ed 100644
--- a/ports/emacs/pkg_info
+++ b/ports/emacs/pkg_info
@@ -6,3 +6,4 @@ BUILD_OS=linux
DEPENDS=(ncurses libtar nacl-spawn)
SHA1=3c672a176df06e20d2661058ad49893f184b4956
DISABLED_TOOLCHAIN=(emscripten pnacl bionic)
+CONFLICTS=(emacs)
« no previous file with comments | « ports/emacs/emacs_pepper.c ('k') | ports/findutils/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698