Commit Graph

4 Commits

Author SHA1 Message Date
Felix Fietkau
9a37eaeacf libnl-tiny: Fix for c++ compatibility
g++ compiler issued some errors like "invalid conversion from void* to *struct nl_attr"
when compiling cpp file which calls libnl-tiny functions. (it's OK with gcc)
Also see https://dev.openwrt.org/ticket/7854

Patch from: kentarou matsuyama <matsuyama@thinktube.com>

SVN-Revision: 25101
2011-01-26 11:33:38 +00:00
Felix Fietkau
d7c2fc499d libnl-tiny: add -fpic
SVN-Revision: 15594
2009-05-04 16:38:06 +00:00
Felix Fietkau
f981976ed1 libnl-tiny: install a pkg-config file
SVN-Revision: 15515
2009-04-30 14:52:57 +00:00
Felix Fietkau
938553bd69 add libnl-tiny as a small replacement for libnl with only genl support included
SVN-Revision: 15507
2009-04-30 13:57:29 +00:00