25 Commits

Author SHA1 Message Date
28f3239b32 set SONAME for cross builds 2021-05-12 19:30:43 -07:00
89c8c78564 Removed Revision-Id from configure; still one Date 2016-05-21 04:27:03 +02:00
fbda9f3280 RCS keyword updates for Bazaar
Replaced $Id$ and $Header$ keywords with $Revision-Id$
Deleted $Log$ keywords and any log messages
2010-10-05 14:27:37 -05:00
4c9fe7e0c0 Added linker options -h, -z text, -z defs to shrlib builds. 2009-07-09 21:53:27 +00:00
79cc983edc Moved GNU_DIR def to CONFIG_COMMON.
Moved *SHRLIB_LDFLAGS defs to CONFIG.gnuCommon.
2007-12-11 20:23:00 +00:00
d1d431f28c Moved SHRLIB_LDFLAGS and LOADABLE_SHRLIB_LDFLAGS to os files. 2005-09-15 16:54:07 +00:00
32b1a0c01d Moved SHRLIB_LDFLAGS and LOADABLE_SHRLIB_LDFLAGS to CONFIG.gnuCommon. 2005-09-15 16:18:01 +00:00
f1760c0b76 CC and CCC definitions changed to reflect GNU defaults. 2005-02-25 16:02:57 +00:00
77f6460811 Moved the GNU_DIR site override definition to a CONFIG_SITE file. 2005-02-04 20:18:44 +00:00
1c95d2eca8 Removed -z defs because it doesn't work with gcc/g++ 3.4.2. 2004-10-28 14:27:15 +00:00
f42c2954df Replaced -G with -shared -fPIC in shrlib LDFLAGS. 2004-10-26 15:31:25 +00:00
ef084aceaf The option -z ignore must preceed -z defs. 2003-12-18 22:10:38 +00:00
657a6c822a Reorganized *SHRLIB_LDFLAGS definitions. 2003-12-18 21:41:55 +00:00
8a65a17f68 Added definitions for static build. 2003-08-04 18:40:20 +00:00
c6464b8797 Added loadable library definitions and rules 2003-07-03 16:17:38 +00:00
6021e84957 Changes for shared libraries and os consistancy. 2003-03-18 22:45:03 +00:00
407944854b Simplified SHRLIB_LDFLAGS_YES/NO to SHRLIB_LDFLAGS. 2003-01-23 17:02:32 +00:00
b2ff9f1094 Added static LDFLAGS and LDLIBS. 2002-12-18 22:43:56 +00:00
d2b4a9dfaa define a macro with the solaris version in it 2002-03-27 22:27:10 +00:00
1c68b623d7 add whitespace after macro name 2002-03-27 00:55:19 +00:00
100e370063 use proper shell expansion 2002-03-27 00:42:40 +00:00
95a1497c8c define sunos version when building with GNU 2002-03-27 00:18:52 +00:00
a50ffacc50 Removed include for CONFIG.Common.UnixCommon. 2001-03-22 21:15:52 +00:00
e7133a50ec added LD definition 2001-02-23 20:36:00 +00:00
c558d86ba9 Initial version 2001-01-30 16:00:39 +00:00