From 0351f8c29e25db2b67cb28da1d3c0f9f131a7237 Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Sun, 24 Oct 2004 19:57:55 +0000 Subject: [PATCH] ICU-4154 Speed up building the data library X-SVN-Rev: 16608 --- icu4c/source/config/mh-alpha-linux-gcc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/icu4c/source/config/mh-alpha-linux-gcc b/icu4c/source/config/mh-alpha-linux-gcc index 9f72768c512..b21331031ee 100644 --- a/icu4c/source/config/mh-alpha-linux-gcc +++ b/icu4c/source/config/mh-alpha-linux-gcc @@ -64,6 +64,9 @@ STATIC_O = ao %.$(SO): %.$(SO).$(SO_TARGET_VERSION_MAJOR) $(RM) $@ && ln -s ${*F}.$(SO).$(SO_TARGET_VERSION) $@ +# The type of assembly to write for generating an object file +GENCCODE_ASSEMBLY=-a gcc + ## Bind internal references # LDflags that pkgdata will use