Skip to content

Commit c9c1adb

Browse files
committed
fix fmt
1 parent 3e9108b commit c9c1adb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_target/src/spec/base/helenos.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ pub(crate) fn opts() -> TargetOptions {
99
// with linking libstartfiles.a (parts of which obviously can't be at randomized
1010
// positions). The crt_* flags also have some effect on this.
1111
// position_independent_executables: true,
12-
1312
relro_level: RelroLevel::Full,
1413
panic_strategy: PanicStrategy::Abort,
1514

0 commit comments

Comments
 (0)