Skip to content

Conversation

bnoordhuis
Copy link
Member

clang does not yet support -Og, fall back to -O0.

Fixes: #1608
See: https://llvm.org/bugs/show_bug.cgi?id=20765

R=@Fishrock123?

@Fishrock123
Copy link
Contributor

LGTM

clang does not yet support -Og, fall back to -O0.

See: https://llvm.org/bugs/show_bug.cgi?id=20765
Fixes: nodejs#1608
PR-URL: nodejs#1609
Reviewed-By: Jeremiah Senkpiel <[email protected]>
@bnoordhuis bnoordhuis force-pushed the fix-clang-debug-build branch from f9ea440 to e67542a Compare May 4, 2015 15:26
@bnoordhuis bnoordhuis closed this May 4, 2015
@bnoordhuis bnoordhuis merged commit e67542a into nodejs:master May 4, 2015
@bnoordhuis bnoordhuis deleted the fix-clang-debug-build branch May 4, 2015 15:26
@rvagg rvagg mentioned this pull request May 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build: DEBUG build with clang in FreeBSD fails
2 participants