build: Don't use ld and objcopy when cross-compiling
authorTing-Wei Lan <lantw@src.gnome.org>
Sun, 13 Mar 2022 07:14:12 +0000 (15:14 +0800)
committerTing-Wei Lan <lantw@src.gnome.org>
Sun, 13 Mar 2022 07:19:46 +0000 (15:19 +0800)
commite1e88ce66589e1d2e235a7205d4611218310927d
tree41a023d86113492c60d22775b43051049d391dc0
parent66d21689bc98bc90614e001839313d6b15f4ed03
build: Don't use ld and objcopy when cross-compiling

These commands don't work when compiling Windows binaries on Linux.
demos/gtk-demo/meson.build
demos/widget-factory/meson.build