1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-19 12:19:43 +03:00
openwrt-xburst/package/libnl-tiny
nbd b86e1f46ab 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-26 11:33:38 +00:00
..
files libnl-tiny: install a pkg-config file 2009-04-30 14:52:57 +00:00
src libnl-tiny: Fix for c++ compatibility 2011-01-26 11:33:38 +00:00
Makefile libnl-tiny: Fix for c++ compatibility 2011-01-26 11:33:38 +00:00