diff options
Diffstat (limited to 'extra/libnl')
| -rw-r--r-- | extra/libnl/defs.h | 20 | ||||
| -rw-r--r-- | extra/libnl/gen.rc | 52 | ||||
| -rw-r--r-- | extra/libnl/rev | 1 | ||||
| m--------- | extra/libnl/src | 0 |
4 files changed, 0 insertions, 73 deletions
diff --git a/extra/libnl/defs.h b/extra/libnl/defs.h deleted file mode 100644 index 6c422830..00000000 --- a/extra/libnl/defs.h +++ /dev/null @@ -1,20 +0,0 @@ -#include <config-posix.h> - -/* #undef DISABLE_PTHREADS */ -#define HAVE_LIBM 1 -#define HAVE_LIBPTHREAD 1 -#define HAVE_MEMORY_H 1 -#define LT_OBJDIR ".libs/" -#define NL_DEBUG 1 -#define PACKAGE "libnl" -#define PACKAGE_BUGREPORT "" -#define PACKAGE_NAME "libnl" -#define PACKAGE_STRING "libnl 3.2.28" -#define PACKAGE_TARNAME "libnl" -#define PACKAGE_URL "http://www.infradead.org/~tgr/libnl/" -#define PACKAGE_VERSION "3.2.28" -#define VERSION "3.2.28" -/* #undef const */ -#ifndef __cplusplus -/* #undef inline */ -#endif diff --git a/extra/libnl/gen.rc b/extra/libnl/gen.rc deleted file mode 100644 index 35e846b8..00000000 --- a/extra/libnl/gen.rc +++ /dev/null @@ -1,52 +0,0 @@ -cflags\ - -D _GNU_SOURCE\ - -D 'SYSCONFDIR=''"/etc/libnl"''' \ - -isystem include\ - -I '$dir' \ - -I '$outdir'/include\ - -I '$srcdir'/include\ - -I '$srcdir'/include/linux-private - -hdrs=include/netlink/^(\ - addr.h\ - attr.h\ - cache.h\ - data.h\ - errno.h\ - handlers.h\ - genl/^(ctrl.h genl.h)\ - hash.h\ - list.h\ - msg.h\ - netlink.h\ - netlink-compat.h\ - netlink-kernel.h\ - object.h\ - socket.h\ - types.h\ - utils.h\ -) -for(hdr in $hdrs) build '$outdir'/$hdr copy '$srcdir'/$hdr -build '$outdir'/include/netlink/version.h sed '$srcdir'/include/netlink/version.h.in ; exprs=(\ - -e s,@PACKAGE_STRING@,'''libnl 3.2.27''',\ - -e s,@PACKAGE_VERSION@,3.2.27,\ - -e s,@MAJ_VERSION@,3,\ - -e s,@MIN_VERSION@,2,\ - -e s,@MIC_VERSION@,27,\ - -e s,@LT_CURRENT@,222,\ - -e s,@LT_REVISION@,0,\ - -e s,@LT_AGE@,22,\ -) with expr $"exprs -hdrs=($hdrs include/netlink/version.h) -phony headers '$outdir'/$hdrs - -lib libnl-3.a -d '$dir'/headers lib/^(\ - addr.c attr.c cache.c cache_mngr.c cache_mngt.c data.c\ - error.c handlers.c msg.c nl.c object.c socket.c utils.c\ - version.c hash.c hashtable.c\ -) - -lib libnl-genl-3.a -d '$dir'/headers\ - lib/genl/^(ctrl.c family.c genl.c mngt.c) - -fetch git diff --git a/extra/libnl/rev b/extra/libnl/rev deleted file mode 100644 index 0cfbf088..00000000 --- a/extra/libnl/rev +++ /dev/null @@ -1 +0,0 @@ -2 diff --git a/extra/libnl/src b/extra/libnl/src deleted file mode 160000 -Subproject 656f381ccf58785319bb0236595c896125d33ed |
