]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Fix building shared libraries on Darwin
authorRichard Yao <ryao@gentoo.org>
Mon, 20 Oct 2014 03:13:06 +0000 (23:13 -0400)
committerMartin Mares <mj@ucw.cz>
Sat, 1 Nov 2014 15:41:00 +0000 (16:41 +0100)
commit8d1cb3d74a34971d89602ccd6fc03cf3ab72003a
tree0a54a65de2cd4e30ee00d0f43de6fe6f04d099ef
parent444b85776bed1bba8678da8993bbc4ae7f78e572
Fix building shared libraries on Darwin

The original patch by Apple did not support building shared libraries on
Darwin. This corrects that oversight. It also fixes a few other
miscellaneous issues like incorrect platform detection and the lack of
an entry in the README file.

Signed-off-by: Richard Yao <ryao@gentoo.org>
Makefile
README
lib/Makefile
lib/access.c
lib/configure
lib/internal.h