Commit 504b335
committed
[compiler-rt][rtsan] Do not intercept [f]truncate64 for musl
Musl has 64-bit off_t by default and has macros that redefine
[f]truncate64 to [f]truncate.1 parent ddbce2f commit 504b335
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments