projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8655fd
)
2000-04-02 Roland McGrath <roland@baalperazim.frob.com>
author
Roland McGrath
<roland@gnu.org>
Sun, 2 Apr 2000 20:15:08 +0000
(20:15 +0000)
committer
Roland McGrath
<roland@gnu.org>
Sun, 2 Apr 2000 20:15:08 +0000
(20:15 +0000)
* mach/Versions: Define SHARED instead of PIC to affect shlib-compat.h.
* hurd/Versions: Likewise.
hurd/Versions
patch
|
blob
|
history
mach/Versions
patch
|
blob
|
history
diff --git
a/hurd/Versions
b/hurd/Versions
index
6166e99
..
3667f90
100644
(file)
--- a/
hurd/Versions
+++ b/
hurd/Versions
@@
-1,4
+1,4
@@
-%define
PIC
+%define
SHARED
%include <shlib-compat.h>
libc {
diff --git
a/mach/Versions
b/mach/Versions
index
2adf282
..
470fe51
100644
(file)
--- a/
mach/Versions
+++ b/
mach/Versions
@@
-1,4
+1,4
@@
-%define
PIC
+%define
SHARED
%include <shlib-compat.h>
libc {