bakape / thumbnailer

Go media thumbnailer
MIT License
153 stars 36 forks source link

Use LTO for C code #31

Closed bakape closed 6 years ago

bakape commented 6 years ago

AR to use can only be set during the executable build phase - can't use C LTO with a Go library.