Disable inline_asm_direct_symbol_refs if lto was requested.
This fixes link time optimizations with gcc without disabling inline asm. Fixes ticket #2941.
This commit is contained in:
Reference in New Issue
Block a user
This fixes link time optimizations with gcc without disabling inline asm. Fixes ticket #2941.