Debug Build Fails to Link
Brandon Falk
bfalk at gamozolabs.com
Tue Jan 28 18:47:39 UTC 2014
When building chromium (32.0.1700.77) from ports, with the DEBUG option,
chrome will fail to link with a
"third_party/WebKit/Source/core/css/CSSStyleSheet.cpp: undefined reference
to `WebCore::Node::hasTagName(WebCore::QualifiedName const&) const`"
Perhaps this is an issue related to the "remove_webcore_debug_symbols=1"
flag set when the PORT_OPTIONS:MDEBUG is set?
-B
More information about the freebsd-chromium
mailing list