3 Commits

Author SHA1 Message Date
florian
4f448f5e6a [package] lsof: cross-build properly
I found that the lsof build was using the build host's ar and ranlib
instead of the target's. That's tolerable when the build host is
Linux/ELF. It's not so great when building on Mac OS X.

I also found that lsof was reporting that it was built with the native
compiler instead of the cross-compiler.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@25614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-20 16:04:02 +00:00
florian
0eebba60c1 [package] prevent lsof from enabling selinux support (#4967)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-12 09:53:55 +00:00
florian
738f28ba39 Add lsof, thanks h3sp4wn (#1548)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-10 10:20:35 +00:00