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

Issue 113897: Fix problems compiling on FreeBSD when using snapshot=on. ...

Created:
11 years, 7 months ago by ry
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Fix problems compiling on FreeBSD when using snapshot=on. MKSNAPSHOT_EXTRA_FLAGS should have execinfo for LIBS. Also the FreeBSD port collection installs libexecinfo into /usr/local which is not searched, so add /usr/local to CPPPATH and LIBPATH.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M SConstruct View 3 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
ry
11 years, 7 months ago (2009-05-27 14:25:20 UTC) #1
Erik Corry
This looks good to me. Can I get you to complete the formalities listed on ...
11 years, 6 months ago (2009-05-29 10:37:57 UTC) #2
ry
okay, I've signed the "Google Individual Contributor License Agreement"
11 years, 6 months ago (2009-05-29 11:04:57 UTC) #3
Erik Corry
11 years, 6 months ago (2009-06-08 08:51:54 UTC) #4
Committed.

Powered by Google App Engine
This is Rietveld 408576698