Skip to content

tests: Only run --external-data test on GNU ld/objcopy

Philip Withnall requested to merge pwithnall/glib:1709-resource-llvm into master

Other GCC-like implementations of ld/objcopy (like LLVM) don’t yet support the right command line arguments, so can’t compile the test.

Signed-off-by: Philip Withnall withnall@endlessm.com

Closes #1709 (closed)

Merge request reports