summaryrefslogtreecommitdiffstats
path: root/third_party/libevent/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libevent/README.chromium')
-rw-r--r--third_party/libevent/README.chromium6
1 files changed, 3 insertions, 3 deletions
diff --git a/third_party/libevent/README.chromium b/third_party/libevent/README.chromium
index ad19392..8ba4296 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.