Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Fix HP-UX build support

Rename hpux10.exports to hpux.exports. In the HP-UX section of
shlib.conf, remove '+s' because it just specifies a default, add a
MAKE_SHLIB_COMMAND, and set SHLIBEXT based on the host CPU.

[ghudson@mit.edu: squashed commits, condensed commit message]

https://github.com/krb5/krb5/commit/fdd1c69471bbe5fec0da9f9bcaa9d0a7739db77f
Author: Michael Osipov <1983-01-06@gmx.net>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: fdd1c69471bbe5fec0da9f9bcaa9d0a7739db77f
Branch: master
.gitignore | 1 +
src/config/lib.in | 18 +++++++++---------
src/config/libnover.in | 14 +++++++-------
src/config/shlib.conf | 24 +++++++++++++++---------
4 files changed, 32 insertions(+), 25 deletions(-)
Michael requested a pull-up to 1.12.3 in his pull request.
From: tlyu@mit.edu
Subject: git commit

Fix HP-UX build support

Rename hpux10.exports to hpux.exports. In the HP-UX section of
shlib.conf, remove '+s' because it just specifies a default, add a
MAKE_SHLIB_COMMAND, and set SHLIBEXT based on the host CPU.

[ghudson@mit.edu: squashed commits, condensed commit message]

(cherry picked from commit fdd1c69471bbe5fec0da9f9bcaa9d0a7739db77f)

https://github.com/krb5/krb5/commit/234b9459eb851bdf2d64861e596cf0a8acbb1e92
Author: Michael Osipov <1983-01-06@gmx.net>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 234b9459eb851bdf2d64861e596cf0a8acbb1e92
Branch: krb5-1.13
.gitignore | 1 +
src/config/lib.in | 18 +++++++++---------
src/config/libnover.in | 14 +++++++-------
src/config/shlib.conf | 24 +++++++++++++++---------
4 files changed, 32 insertions(+), 25 deletions(-)