X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/a0b4f637ba1a6c3c5651b61a69303b029bacf7d3..2ca993e82fb37b597a3c73ecd1586a139a6579c5:/icuSources/config/mh-aix-gcc diff --git a/icuSources/config/mh-aix-gcc b/icuSources/config/mh-aix-gcc index 40564abf..e73e19f5 100644 --- a/icuSources/config/mh-aix-gcc +++ b/icuSources/config/mh-aix-gcc @@ -1,11 +1,14 @@ ## -*-makefile-*- -## Copyright (c) 2003-2009 IBM, Ken Foskey, and others. All rights reserved. +## Copyright (c) 2003-2015 IBM, Ken Foskey, and others. All rights reserved. ## ## Aix-specific setup (for gcc) ## ## Please note: AIX does NOT have library versioning per se (there is no 'SONAME' capability). ## So, we are using 'windows' style library names, that is, libicuuc20.1.so instead of libicuuc.so.20.1 +# When building stubdata, special considerations need to be made when building on AIX with GCC +BUILD_HOST_ICU=AIX_GCC + # Certain files don't compile in -ansi mode (e.g. umutex.c, toolutil.c, and cdatatst.c) CFLAGS += -D_ALL_SOURCE