X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/9d88c94317aeac5dd26c1dbe8c2112dbe855d2b5..73c04bcfe1096173b00431f0cdc742894b15eef0:/icuSources/config/mh-bsd-gcc?ds=sidebyside diff --git a/icuSources/config/mh-bsd-gcc b/icuSources/config/mh-bsd-gcc index 10e55870..8745b115 100644 --- a/icuSources/config/mh-bsd-gcc +++ b/icuSources/config/mh-bsd-gcc @@ -1,6 +1,6 @@ ## -*-makefile-*- -## FreeBSD-specific setup -## Copyright (c) 1999-2004, International Business Machines Corporation and +## BSD-specific setup (FreeBSD, OpenBSD, NetBSD, *BSD) +## Copyright (c) 1999-2006, International Business Machines Corporation and ## others. All Rights Reserved. ## Commands to generate dependency files @@ -12,6 +12,10 @@ SHAREDLIBCFLAGS = -fPIC SHAREDLIBCXXFLAGS = -fPIC SHAREDLIBCPPFLAGS = -DPIC +## Additional flags when building libraries and with threads +THREADSCPPFLAGS = -D_REENTRANT +LIBCPPFLAGS = + ## Compiler switch to embed a runtime search path LD_RPATH= LD_RPATH_PRE= -Wl,-rpath,