clang gets confused/crashes when using the same namespace,
need to look if it is a real error or clang issue should fix Issue 520 https://github.com/bulletphysics/bullet3/issues/520
This commit is contained in:
@@ -128,6 +128,7 @@
|
||||
{
|
||||
'ARCHS = "$(ARCHS_STANDARD_32_BIT) $(ARCHS_STANDARD_64_BIT)"',
|
||||
'VALID_ARCHS = "x86_64 i386"',
|
||||
-- 'SDKROOT = "macosx10.9"',
|
||||
}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user