aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Osipov <1983-01-06@gmx.net>2014-08-14 15:48:11 +0200
committerTom Yu <tlyu@mit.edu>2014-08-21 18:08:30 -0400
commit234b9459eb851bdf2d64861e596cf0a8acbb1e92 (patch)
treeedc877a92f054da53f663e1ab6ba2ad594ce4e64 /.gitignore
parent875b33b85b7bcb47e78f6d5a7fd8af8311b08ff4 (diff)
downloadkrb5-234b9459eb851bdf2d64861e596cf0a8acbb1e92.zip
krb5-234b9459eb851bdf2d64861e596cf0a8acbb1e92.tar.gz
krb5-234b9459eb851bdf2d64861e596cf0a8acbb1e92.tar.bz2
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) ticket: 7990 version_fixed: 1.13 status: resolved
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 96cf3c3..716b322 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
*.so
binutils.versions
darwin.exports
+hpux.exports
lib*.so.*
Makefile
OBJS.*