Enable cross compilation on run-make/relro-levels

This commit is contained in:
Jerry Wang 2024-06-22 19:44:51 -04:00
parent c69770d730
commit a19077d0f3
No known key found for this signature in database
GPG Key ID: B9657729C5192EDC

View File

@ -1,6 +1,5 @@
// This tests the different -Crelro-level values, and makes sure that they work properly.
//@ ignore-cross-compile
//@ only-linux
use run_make_support::llvm_readobj;