Merge remote branch 'origin/master' into experimental
Change-Id: I5540e41567ba5dafc278ff72b5c276f4d5fb1e6b
This commit is contained in:
commit
7c3e704e6d
@ -890,7 +890,7 @@ process_common_toolchain() {
|
|||||||
case ${tgt_os} in
|
case ${tgt_os} in
|
||||||
win*)
|
win*)
|
||||||
add_asflags -f win${bits}
|
add_asflags -f win${bits}
|
||||||
enabled debug && add_asflags -g dwarf2
|
enabled debug && add_asflags -g cv8
|
||||||
;;
|
;;
|
||||||
linux*|solaris*)
|
linux*|solaris*)
|
||||||
add_asflags -f elf${bits}
|
add_asflags -f elf${bits}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user