Frogging-Family / glibc-eac

Arch glibc with the commit breaking eos-eac reverted - https://github.com/archlinux/svntogit-packages/tree/4da6c3e804e21c39908aa8a3cb597f19e6d764ef/trunk
44 stars 2 forks source link

Missing build dependency on ccache #1

Closed xiota closed 1 year ago

xiota commented 1 year ago

Seems to need ccache to build on my computer.

Tk-Glitch commented 1 year ago

I'll remove the dependency, I used it to speed up iterations and bisecting/testing, which is not needed anymore. Thanks!

xiota commented 1 year ago

Build starts without ccache now. Thank you.