mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
cifs-utils: Update to 6.8
Removed libtalloc dependency and adjusted configure args to skip some tests. Those packages were not being built anyway. Size difference: 14405 vs. 14125 on mvebu. Also 11275 bytes for libtalloc are gone. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
diff --git a/data_blob.h b/data_blob.h
|
||||
index 3d96147..c20749d 100644
|
||||
--- a/data_blob.h
|
||||
+++ b/data_blob.h
|
||||
@@ -23,7 +23,7 @@
|
||||
#ifndef _SAMBA_DATABLOB_H_
|
||||
#define _SAMBA_DATABLOB_H_
|
||||
|
||||
-#include <talloc.h>
|
||||
+//#include <talloc.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/* used to hold an arbitrary blob of data */
|
||||
Reference in New Issue
Block a user