summaryrefslogtreecommitdiff
path: root/package/libnl-tiny/Makefile
AgeCommit message (Collapse)Author
2011-01-26libnl-tiny: Fix for c++ compatibilitynbd
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
2009-05-04libnl-tiny: add -fpicnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30libnl-tiny: install a pkg-config filenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30add libnl-tiny as a small replacement for libnl with only genl support includednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15507 3c298f89-4303-0410-b956-a3cf2f4a3e73