]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/commit
Changed debian/rules devel debian/2018.11-2
authorFlavio Kreiliger <kreilfla@fel.cvut.cz>
Mon, 17 Sep 2018 15:43:42 +0000 (17:43 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Wed, 21 Nov 2018 08:03:39 +0000 (09:03 +0100)
commit3e8e7a5a49ad71da302e511011f18be3842c58cb
tree53fcdf4a1284836eecfc52da2399f2a4eeab775b
parent6ec2b8511aea57f79298a68a19761e780def2450
Changed debian/rules

Added rule to ignore missing dependency information in shared
libraries. This resolves the following error:

    dpkg-shlibdeps: error: no dependency information found for
    /usr/lib/aarch64-linux-gnu/tegra/libcuda.so.1 (used by
    debian/hercules-compiler/opt/hercules-compiler/lib/libomptarget.rtl.cuda.so)

The error appears when compiling the package on TX2.

[Commit message modified by Michal Sojka]
debian/rules