projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cac95f
)
(hpux10.exports): Export initializer and destructor symbols(?). Patch
author
Ken Raeburn
<raeburn@mit.edu>
Fri, 16 Jun 2006 23:41:54 +0000
(23:41 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Fri, 16 Jun 2006 23:41:54 +0000
(23:41 +0000)
from Albert Chin.
ticket: 3129
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18158
dc483132
-0cff-0310-8789-
dd5450dbe970
src/config/lib.in
patch
|
blob
|
history
diff --git
a/src/config/lib.in
b/src/config/lib.in
index 40c245b083d4686efa2f54d949292c43ef05a51d..5d362743daa2f77a7bd561825b3e32a3527f2383 100644
(file)
--- a/
src/config/lib.in
+++ b/
src/config/lib.in
@@
-89,6
+89,8
@@
hpux10.exports: $(SHLIB_EXPORT_FILE) Makefile
else :; fi; \
done; echo "$$a" >> hpux10.tmp
echo "+e errno" >> hpux10.tmp
+ echo "+e _GLOBAL__FD_lib$(LIBBASE)_$(LIBMAJOR)_$(LIBMINOR)" >> hpux10.tmp
+ echo "+e _GLOBAL__FI_lib$(LIBBASE)_$(LIBMAJOR)_$(LIBMINOR)" >> hpux10.tmp
mv -f hpux10.tmp hpux10.exports
lib$(LIBBASE)$(PFLIBEXT): $(PFOBJLISTS)