mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
hack: ignore libc dependency
This commit is contained in:
3
debian/lintian-overrides
vendored
3
debian/lintian-overrides
vendored
@@ -7,3 +7,6 @@ dokku: unstripped-binary-or-object
|
||||
# The Go compiler is currently unable to produce read-only relocations
|
||||
# (it produces static binaries).
|
||||
dokku: hardening-no-relro
|
||||
|
||||
# Built golang binaries link to libc
|
||||
dokku: missing-dependency-on-libc
|
||||
|
||||
Reference in New Issue
Block a user