Skip to content

Commit a183966

Browse files
committed
Use pie relocation model for second stage
1 parent 3de1a39 commit a183966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x86-16bit-second-stage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"panic-strategy": "abort",
1717
"os": "none",
1818
"vendor": "unknown",
19-
"relocation-model": "static"
19+
"relocation-model": "pie"
2020
}

0 commit comments

Comments
 (0)