]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/commitdiff
debian: Use native libelf as build dependency
authorMichal Sojka <michal.sojka@cvut.cz>
Thu, 6 Sep 2018 17:45:09 +0000 (19:45 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 6 Sep 2018 20:54:39 +0000 (22:54 +0200)
Without this, CUDA offloading target is not built.

debian/control

index 59b24a9fa20a8a04fd800445ea00e71fb49fe1f2..9302324ad8d3157556da39b4ebc5f435ece5b7a7 100644 (file)
@@ -2,7 +2,7 @@ Source: hercules-compiler
 Section: devel
 Priority: optional
 Maintainer: Michal Sojka <michal.sojka@cvut.cz>
-Build-Depends: debhelper (>= 9), cmake (>= 3.7.2), ninja-build, python3:any, libffi-dev, libelf-dev, gcc-5:native, g++-5:native, nvidia-cuda-toolkit:native
+Build-Depends: debhelper (>= 9), cmake (>= 3.7.2), ninja-build, python3:any, libffi-dev, libelf-dev:native, gcc-5:native, g++-5:native, nvidia-cuda-toolkit:native
 Standards-Version: 3.9.8
 Homepage: https://iis-git.ee.ethz.ch/H2020-Compiler/HerculesCompiler
 #Vcs-Git: https://anonscm.debian.org/collab-maint/hercules-compiler.git