diff --git a/icu4c/source/config/mh-hpux-cc b/icu4c/source/config/mh-hpux-cc index 72c0fd77aa0..fbd2a5133f7 100644 --- a/icu4c/source/config/mh-hpux-cc +++ b/icu4c/source/config/mh-hpux-cc @@ -3,6 +3,12 @@ ## Copyright (c) 1999-2000, International Business Machines Corporation and ## others. All Rights Reserved. + +## This causes source/tools/Makefile.in to create and link in a +## bogus C++ file, so that exception handling with +eh will be +## enabled properly. +HPUX_JUNK_OBJ= hpux_junk_obj.o + ## Commands to generate dependency files GEN_DEPS.c= : GEN_DEPS.cc= :