repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Workflow] Roll back some settings since they caused more issues
[llvm-project.git]
/
libc
/
config
/
baremetal
/
config.json
blob
53f232e31cc8a46f3bcfabcd3430d442a8ff66a6
1
{
2
"printf": {
3
"LIBC_CONF_PRINTF_DISABLE_FLOAT": {
4
"value": true
5
},
6
"LIBC_CONF_PRINTF_DISABLE_INDEX_MODE": {
7
"value": true
8
},
9
"LIBC_CONF_PRINTF_DISABLE_WRITE_INT": {
10
"value": true
11
},
12
"LIBC_CONF_PRINTF_FLOAT_TO_STR_USE_MEGA_LONG_DOUBLE_TABLE": {
13
"value": false
14
}
15
}
16
}