summaryrefslogtreecommitdiffstats
path: root/src/config/shlib.conf
Commit message (Expand)AuthorAgeFilesLines
* Update shlib.conf for FreeBSDBen Kaduk2013-03-181-14/+11
* Get rid of fake-installGreg Hudson2011-11-041-3/+3
* Assume ELF on FreeBSD if objformat doesn't existGreg Hudson2011-02-091-1/+1
* Build runenv.py, holding environment variable settings required forTom Yu2010-04-161-0/+15
* On Linux platforms, use -Wl,--enable-new-dtags when linking sharedGreg Hudson2010-02-271-2/+2
* Consistently place $(LDFLAGS) after $(SHLIB_EXPFLAGS) when buildingGreg Hudson2010-02-051-13/+12
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-1/+1
* Add a configure option --disable-rpath to suppress rpath flags inGreg Hudson2008-12-081-41/+68
* Actually use the export list for Darwin librariesKen Raeburn2008-08-121-1/+1
* Use -dead_strip when linking dynamic libraries on DarwinKen Raeburn2008-07-091-1/+1
* Set CXX_LINK, CXX_LINK_STATIC, and CXX_LINK_SHARED, parallel to CC_ versions.Ken Raeburn2007-10-311-0/+42
* Use ac_cv_c_compiler_gnu instead of copying it to krb5_cv_prog_gccKen Raeburn2007-10-311-9/+9
* need more dylib_file specs for darwinKen Raeburn2007-08-091-2/+5
* Get rid of some old SunOS 4 config stuffKen Raeburn2007-08-081-18/+0
* Don't use -Bsymbolic on Linux for now, it seems to break kadmind somehowKen Raeburn2007-03-211-1/+1
* On Linux, add linker flags -Bsymbolic (makes for smaller libraries, atKen Raeburn2007-03-151-1/+1
* osf1: get proper library dependencies installedKen Raeburn2007-03-051-1/+1
* For Irix - determine if using gcc and gnu ld - set compiler flags properlyEzra Peisach2006-10-231-1/+7
* osf1 -oldstyle_liblookup typoEzra Peisach2006-10-221-1/+1
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-1/+1
* * shlib.conf (*-*-linux*): Use LDFLAGS in LDCOMBINEKen Raeburn2006-08-301-1/+1
* respect LDFLAGS in NetBSD buildKen Raeburn2006-07-211-1/+14
* back out r18245; it breaks under gcc + GNU ld on SolarisTom Yu2006-06-291-3/+1
* implement symbol export restrictions for SolarisKen Raeburn2006-06-281-1/+3
* fix for support lib version number changeKen Raeburn2006-06-161-1/+1
* This ticket is pretty old, and the config files have been changedKen Raeburn2006-06-151-0/+13
* Don't use GNU linker option --as-needed yetKen Raeburn2006-06-091-1/+1
* (*-*-solaris*): Set LDCOMBINE_TAIL to use LDFLAGSKen Raeburn2006-04-141-0/+1
* * shlib.conf (*-*-linux*): Use linker flag --as-needed whenKen Raeburn2006-04-081-1/+1
* Quick hack to make it easy to run valgrind on many of our test cases.Ken Raeburn2006-03-161-1/+1
* Merge from plugin branchKen Raeburn2006-03-071-10/+7
* Check the export lists against the newly built shared library to make sure allKen Raeburn2006-01-251-1/+1
* * shlib.conf (*-*-solaris*): Include $(CFLAGS) in LDCOMBINE. Don't useKen Raeburn2005-11-291-6/+12
* If configure scripts set build_dynobj=yes, force build of shared objects andKen Raeburn2005-10-271-1/+1
* Allow dynamic-object dependencies and build flags to be specified as distinct...Ken Raeburn2005-10-271-1/+5
* * shlib.conf: Change aix5.3 section to aix5.*. Change aix* section to aix4.*,Ken Raeburn2005-10-131-2/+9
* Move libdb2 makefile stuff down into db2 module subtree.Ken Raeburn2005-10-051-0/+7
* patch from Marc Aurele La France:Ken Raeburn2005-09-091-0/+27
* Drop "lib" prefix from things intended to be dynamically loadedKen Raeburn2005-07-061-14/+14
* shared library support for HP-UX 10Ken Raeburn2005-03-251-7/+22
* Build system support for a library having more than one init/fini symbolKen Raeburn2005-02-091-6/+9
* can't build shared libraries on sparc64-netbsdKen Raeburn2004-12-171-1/+1
* * lib.in (binutils.versions, osf1.exports): New file targets.Ken Raeburn2004-09-231-2/+6
* Only use -Wl,-oldstyle_liblookup if using native linker. Check forTom Yu2004-09-221-1/+2
* * shlib.conf (*-*-linux*, *-*-gnu*, *-*-k*bsd*-gnu): Don't use the linkerKen Raeburn2004-09-211-1/+1
* * shlib.conf: Add support for gnu hurd and for BSD kernels withSam Hartman2004-08-191-1/+1
* * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in CC_LINK_SHARED andKen Raeburn2004-07-121-3/+3
* * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in LDCOMBINEKen Raeburn2004-07-091-1/+1
* * shlib.conf (*-*-darwin*, *-*-rhapsody*): Don't set PICFLAGS or LDFLAGS.Ken Raeburn2004-06-191-9/+11
* * shlib.conf (*-*-darwin*, *-*-rhapsody*): Add -Wl,-search_paths_first toKen Raeburn2004-06-081-0/+1