Commit 1c1e677
committed
This fixes issue rust-lang#1318 - on Solarish systems __posix_readdir_r is only
defined for 32-bit Solarish targets. Since rust doesn't currently
support 32-bit Solarish targets, the line is both unnecessary and wrong.1 parent 0d01633 commit 1c1e677
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
616 | | - | |
617 | 615 | | |
618 | 616 | | |
619 | 617 | | |
| |||
0 commit comments