mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
nbd: bump to 3.16.2
Upgrade nbd to version 3.16.2. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -35,7 +35,7 @@ nbd_client_CFLAGS = $(client_flags) @Gnu
|
||||
nbd_client_LDADD = $(client_libs) @GnuTLS_LIBS@
|
||||
else
|
||||
nbd_client_SOURCES = $(client_srcs)
|
||||
-nbd_client_CFLAGS = $(client_flags)
|
||||
+nbd_client_CFLAGS = $(client_flags) -DNOTLS -DPROG_NAME='"nbd-client"'
|
||||
nbd_client_LDADD = $(client_libs)
|
||||
endif
|
||||
endif
|
||||
Reference in New Issue
Block a user