There was an error while loading. Please reload this page.
1 parent 6869808 commit 4ba6efaCopy full SHA for 4ba6efa
1 file changed
src/trusted/service_runtime/linux/nacl_bootstrap.x
@@ -78,7 +78,7 @@ SECTIONS {
78
.rodata : {
79
*(.rodata*)
80
*(.eh_frame*)
81
- }
+ } :text
82
83
etext = .;
84
0 commit comments