Commit bb4ac8d
committed
[libc] fix get_epoch constexpr error
get_epoch calls mktime_internal which isn't constexpr. For now, just
remove the constexpr from get_epoch.1 parent a760e7f commit bb4ac8d
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | | - | |
333 | | - | |
| 331 | + | |
334 | 332 | | |
335 | 333 | | |
336 | 334 | | |
| |||
0 commit comments