]> git.ipfire.org Git - thirdparty/iproute2.git/commit
don't make veth a shared library
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 11 Oct 2007 20:01:42 +0000 (13:01 -0700)
committerStephen Hemminger <shemminger@linux-foundation.org>
Thu, 11 Oct 2007 20:01:42 +0000 (13:01 -0700)
commite32d4db0a58f3673bb20fcb198e9372ded4194a6
treef3c4ed7102f6962247521b6b1f62e04fff1334c4
parent7b40f0f2e1a1a72d8caa36c8919d7fa7908abbb4
don't make veth a shared library

Making veth a shared library for ip caused build problems (not PIC)
and is unneeded.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
ip/Makefile
ip/link_veth.c