We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbfe8fc commit fba90f9Copy full SHA for fba90f9
src/librustc_target/spec/thumbv4t_nintendo_gba.rs
@@ -46,8 +46,6 @@ pub fn target() -> TargetResult {
46
47
relocation_model: RelocModel::Static,
48
49
- //function_sections: bool,
50
- //exe_suffix: String,
51
main_needs_argc_argv: false,
52
53
// if we have thread-local storage
0 commit comments