summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
Diffstat (limited to 'hints')
-rw-r--r--hints/hpux.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/hints/hpux.sh b/hints/hpux.sh
index 84669242de..281f289c9b 100644
--- a/hints/hpux.sh
+++ b/hints/hpux.sh
@@ -199,6 +199,7 @@ case "$cppstdin" in
cpprun="${cc:-cc} -E -Aa"
cppstdin="$cpprun"
cppminus='-'
+ cpplast='-'
;;
esac
;;