]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #66520 - alexcrichton:disable-gdb-wasm, r=eddyb
authorbors <bors@rust-lang.org>
Thu, 5 Dec 2019 05:28:48 +0000 (05:28 +0000)
committerbors <bors@rust-lang.org>
Thu, 5 Dec 2019 05:28:48 +0000 (05:28 +0000)
Disable gdb pretty printer global section on wasm targets

The wasm targets don't support gdb anyway so there's no need for this
section there.


No differences found