makeshlib.sh (library): Add -bnoentry to the AIX shared library link
authorTheodore Tso <tytso@mit.edu>
Sat, 15 May 1999 23:51:36 +0000 (23:51 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 15 May 1999 23:51:36 +0000 (23:51 +0000)
commit04229d56a1f50658797494fbe5aa72ba8c9c0101
tree1221e7e69dc5552c5d692c2bb8ebe6486cb32288
parent4e6c42ea7b26ee8c7385380d8bc7973d6f8792f7
makeshlib.sh (library): Add -bnoentry to the AIX shared library link
line so that the shared libraries can be dynamically loaded.  Also
make the library file executable, which is apparently also necessary.
(Patch from Duke, needed for SAP.  Note: I didn't take their addition
of -lbsd, since I don't think that's needed or a good idea).

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11443 dc483132-0cff-0310-8789-dd5450dbe970
src/util/ChangeLog
src/util/makeshlib.sh