Skip to content
Commit 2288328c authored by Behan Webster's avatar Behan Webster
Browse files

all: LLVMLinux: Change DWARF flag to support gcc and clang



Both gcc (well, actually gnu as) and clang support the "-Wa,-gdwarf-2" option
(though clang does not support "-Wa,--gdwarf-2"). Since these flags are equivalent
in meaning, this patch uses the one which is better supported across compilers.

Signed-off-by: default avatarBehan Webster <behanw@converseincode.com>
parent 066c6807
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment