daru-view
daru-view copied to clipboard
Daru does not build on recent gcc
The build need this flag
ENV['CPPFLAGS']='-Wno-error=deprecated-declarations'
Thanks @pjotrp ! I think someone who is interested to contribute can pick this.