Commit Graph

4 Commits (f3d2056b81b7a92d28402c22736534d84fe23cfe)

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
14 years ago
Felix Fietkau d7c2fc499d libnl-tiny: add -fpic
SVN-Revision: 15594
15 years ago
Felix Fietkau f981976ed1 libnl-tiny: install a pkg-config file
SVN-Revision: 15515
15 years ago
Felix Fietkau 938553bd69 add libnl-tiny as a small replacement for libnl with only genl support included
SVN-Revision: 15507
15 years ago