diff options
| author | Francesco Colista <fcolista@alpinelinux.org> | 2019-10-21 16:24:39 +0000 |
|---|---|---|
| committer | Francesco Colista <fcolista@alpinelinux.org> | 2019-10-21 20:01:23 +0000 |
| commit | 361a773271accab3fb59cc5e13cf6c81f1cdcda4 (patch) | |
| tree | 8c85d095bdc10fff8e591270154123e5e6734a75 /community/gvm-libs/disable-array-test-exec-not-found.patch | |
| parent | bdb856ef235be40005953635fe7c92a076fadd53 (diff) | |
| download | aports-361a773271accab3fb59cc5e13cf6c81f1cdcda4.tar.bz2 aports-361a773271accab3fb59cc5e13cf6c81f1cdcda4.tar.xz | |
community/gvm-libs: added patches to make gvm work again
Diffstat (limited to 'community/gvm-libs/disable-array-test-exec-not-found.patch')
| -rw-r--r-- | community/gvm-libs/disable-array-test-exec-not-found.patch | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/community/gvm-libs/disable-array-test-exec-not-found.patch b/community/gvm-libs/disable-array-test-exec-not-found.patch deleted file mode 100644 index 4ba7a8ad52..0000000000 --- a/community/gvm-libs/disable-array-test-exec-not-found.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff --git a/base/CMakeLists.txt b/base/CMakeLists.txt -index f57de5b..d82d248 100644 ---- a/base/CMakeLists.txt -+++ b/base/CMakeLists.txt -@@ -72,18 +72,6 @@ endif (GVM_SYSCONF_DIR) - - ## Tests - --add_executable (array-test -- EXCLUDE_FROM_ALL -- array_tests.c) -- --add_test (array-test array-test) -- --target_link_libraries (array-test cgreen ${GLIB_LDFLAGS} ${LINKER_HARDENING_FLAGS}) -- --add_custom_target (tests -- DEPENDS array-test) -- -- - ## Install - - configure_file (libgvm_base.pc.in ${CMAKE_BINARY_DIR}/libgvm_base.pc @ONLY) |
