Skip to content

Commit

Permalink
[delete] split-debuginfo
Browse files Browse the repository at this point in the history
  • Loading branch information
PG-MANA committed Sep 9, 2022
1 parent e657cd6 commit f8f60f4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion config/aarch64/aarch64-unknown-none.json
Expand Up @@ -12,7 +12,6 @@
"disable-redzone": true,
"features": "+v8.1a,+strict-align,-neon,-fp-armv8",
"panic-strategy": "abort",
"split-debuginfo": "packed",
"vendor": "unknown",
"executables": true,
"pre-link-args": {
Expand Down
1 change: 0 additions & 1 deletion config/x86_64/x86_64-unknown-none.json
Expand Up @@ -11,7 +11,6 @@
"disable-redzone": true,
"features": "-mmx,-sse,-avx,-avx2,+soft-float",
"panic-strategy": "abort",
"split-debuginfo": "packed",
"vendor": "unknown",
"executables": true,
"pre-link-args": {
Expand Down

0 comments on commit f8f60f4

Please sign in to comment.