aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Osipov <1983-01-06@gmx.net>2014-08-14 15:48:11 +0200
committerGreg Hudson <ghudson@mit.edu>2014-08-14 11:36:34 -0400
commitfdd1c69471bbe5fec0da9f9bcaa9d0a7739db77f (patch)
tree241e6dcd8fe9309fbc0cb67cb13803529d8de9d1 /.gitignore
parent7208dace8bfbdf5b930e26a19c8ff31c13ea1ef3 (diff)
downloadkrb5-fdd1c69471bbe5fec0da9f9bcaa9d0a7739db77f.zip
krb5-fdd1c69471bbe5fec0da9f9bcaa9d0a7739db77f.tar.gz
krb5-fdd1c69471bbe5fec0da9f9bcaa9d0a7739db77f.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] ticket: 7990 (new) target_version: 1.13 tags: pullup
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.*