From cbb50db9d9184a60265d95d7d4401eb3df8033fd Mon Sep 17 00:00:00 2001 From: "pvalchev@chromium.org" Date: Mon, 4 Oct 2010 23:10:18 +0000 Subject: I added FreeBSD-generated config files for libevent and tcmalloc, along with some remaining gyp file tweaks. Review URL: http://codereview.chromium.org/3423021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61433 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/libevent/README.chromium | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'third_party/libevent/README.chromium') diff --git a/third_party/libevent/README.chromium b/third_party/libevent/README.chromium index 1cd6437..c9002be 100644 --- a/third_party/libevent/README.chromium +++ b/third_party/libevent/README.chromium @@ -7,8 +7,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 and Mac box and - copy config.h and event-config.h to linux/ and mac/ respectively. +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. 2) Add libevent.gyp. 3) chromium.patch is applied to allow libevent to be used without being installed. -- cgit v1.1