]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/commit
Use gcc-5 to avoid various compile errors
authorMichal Sojka <michal.sojka@cvut.cz>
Thu, 6 Sep 2018 14:37:13 +0000 (16:37 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 6 Sep 2018 20:54:39 +0000 (22:54 +0200)
commit7d2322ee57cfbf49521f8c15714cba9af9437a38
treeabef9c5dc755ff3ebe9f9500471d496ccd8140c8
parent3c39b7c66949feb44c87b0004465708f6c05f758
Use gcc-5 to avoid various compile errors

nvcc fails in strange ways with gcc-6. Even if we build with CUDA 9,
where gcc-6 is officially supported.
Makefile
README.md
debian/control