Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 36.4k
FreeBSD 10.1: build fails #324
Copy link
Copy link
Closed
aliscco/alisco-node
#232Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.freebsdIssues and PRs related to the FreeBSD platform.Issues and PRs related to the FreeBSD platform.
Description
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.freebsdIssues and PRs related to the FreeBSD platform.Issues and PRs related to the FreeBSD platform.
Couldn't find any other open bugs about clang compatibility, but this error probably just affects FreeBSD:
V8 seems to call
g++instead ofc++(ratherclang++) which makes the build fail. If I set CC/CPP/CXX environment flags it at least builds, but fails here:This is FreeBSD builder 10.1-RELEASE amd64, clang 3.4.1.