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

Unified Diff: third_party/libevent/README.chromium

Issue 7238021: Solaris patch (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: fixed some sysctl includes Created 9 years, 6 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 | « third_party/cld/base/build_config.h ('k') | third_party/libevent/event-config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libevent/README.chromium
diff --git a/third_party/libevent/README.chromium b/third_party/libevent/README.chromium
index ad193921d9ae12e321513b62d5930e17509b3df7..8ba4296c9414352893423ff7c5961c78ba39b4d8 100644
--- a/third_party/libevent/README.chromium
+++ b/third_party/libevent/README.chromium
@@ -8,9 +8,9 @@ Local Modifications:
Rather than use libevent's own build system, we just build a Chrome
static library using GYP.
-1) Run configure and "make event-config.h" on a Linux, FreeBSD, and
- Mac box and copy config.h and event-config.h to linux/, freebsd/,
- and mac/ respectively.
+1) Run configure and "make event-config.h" on Linux, FreeBSD, Solaris,
+ and Mac and copy config.h and event-config.h to linux/, freebsd/,
+ solaris/, and mac/ respectively.
2) Add libevent.gyp.
3) chromium.patch is applied to allow libevent to be used without
being installed.
« no previous file with comments | « third_party/cld/base/build_config.h ('k') | third_party/libevent/event-config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698