Browse Source

2000-04-02 Roland McGrath <roland@baalperazim.frob.com>

* mach/Versions: Define SHARED instead of PIC to affect shlib-compat.h.
	* hurd/Versions: Likewise.
cvs/glibc-2-2-branch
Roland McGrath 26 years ago
parent
commit
c2c67d1499
  1. 2
      hurd/Versions
  2. 2
      mach/Versions

2
hurd/Versions

@ -1,4 +1,4 @@
%define PIC
%define SHARED
%include <shlib-compat.h>
libc {

2
mach/Versions

@ -1,4 +1,4 @@
%define PIC
%define SHARED
%include <shlib-compat.h>
libc {

Loading…
Cancel
Save