summaryrefslogtreecommitdiff
path: root/hints/linux.sh
Commit message (Expand)AuthorAgeFilesLines
* Further eliminate POSIX-emulation under LinuxThreadsÆvar Arnfjörð Bjarmason2012-02-151-7/+1
* Don't include libutil.h on LinuxFlorian Ragwitz2011-07-131-0/+3
* Prefer the system gcc when searching for libraries such as -lmNicholas Clark2011-06-181-1/+9
* collapse plibpth to one line and remove trailing /Andy Dougherty2011-04-181-2/+4
* Revert "collapse plibpth to one line"David Mitchell2011-04-181-2/+1
* collapse plibpth to one lineDavid Mitchell2011-04-181-1/+2
* As part of their switch to a multi-arch library layout,Andy Dougherty2011-04-171-0/+18
* Fix typos (spelling errors) in hints/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* record version of Intel C during configureTony Cook2009-11-241-0/+5
* Future-proof hints/linux.sh against Sun's cc -V output.Andy Dougherty2008-11-141-1/+5
* Relocations errors with Intel CC 10 on 64 bits archsVincent Pit2008-11-111-0/+6
* Minor hints/linux.sh patch to allow setting -DoptimizeAndy Dougherty2008-07-291-1/+1
* Re: [perl #50180] NDBM_File fails to build Andy Dougherty2008-05-171-0/+3
* Patches to compile perl on Cray XT4 Catamount/Qk, by JarkkoRafael Garcia-Suarez2007-06-171-1/+9
* On Linux, don't compile with -DTHREADS_HAVE_PIDS if theRafael Garcia-Suarez2007-03-261-1/+7
* libdb may require pthreadJonathan Stowe2007-02-071-3/+40
* Linux and Solaris hints: C++ vs dlerrorJarkko Hietaniemi2006-10-101-0/+8
* Additional floating point strictness is needed to get Intel cc to passSteve Peters2006-08-151-2/+2
* g++ heavy shovelingJarkko Hietaniemi2006-08-021-0/+12
* Keep Intel C++ from claiming that it is gcc.Steve Peters2006-07-131-1/+2
* Sun C on Linux doesn't complain about the attributes sprinkled Steve Peters2006-05-261-0/+9
* Add -fno-delete-null-pointer-checks to ccflags on Itaniums when Steve Peters2006-05-101-1/+11
* Fix some test failures in t/op/cmp.t when compiling with the IntelSteve Peters2006-03-221-1/+2
* Don't add -fPIC if already present.Brendan O'Dea2006-02-171-0/+1
* Initial, albeit hackish, support for the alpha version of Sun StudioSteve Peters2005-11-181-0/+5
* Changes for hints/linux.sh for PurifySteve Peters2005-09-231-0/+10
* make test of perl 5.8.7 failed on icc9YAMASHINA Hio2005-08-181-1/+1
* Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3 [fedora] (i686/1 cpu)Steve Peters2005-03-251-3/+4
* On Linux-PPC, using gcc, downgrade to the -O1 optimisationRafael Garcia-Suarez2004-04-161-1/+10
* Remaining smoked platforms where malloc wrap is known to work.Nicholas Clark2004-03-241-0/+5
* Use the optimization level -O2 by default on Linux/gcc.Marcus Holland-Moritz2004-01-021-13/+2
* Be sure to use -fPIC not -fpic on Linux/SPARCAndy Dougherty2003-11-051-2/+2
* Re: [PATCH] RC5 and Intel's ICCMarcus Holland-Moritz2003-09-231-0/+12
* Integrate from maint:Jarkko Hietaniemi2003-08-071-9/+26
* posixify getppid on linux-multithreadRafael Garcia-Suarez2002-08-291-1/+1
* More for #16991.Jarkko Hietaniemi2002-06-051-27/+0
* Update Andy.Jarkko Hietaniemi2002-05-301-1/+1
* Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmapAndy Dougherty2002-05-301-0/+27
* One more proto escapee.Jarkko Hietaniemi2002-03-211-0/+1
* Sigh. The _GNU_SOURCE is needed for the struct crypt_dataJarkko Hietaniemi2002-03-201-5/+3
* This is like trying to put the shaving creamJarkko Hietaniemi2002-03-191-1/+1
* With the -D_SVID_SOURCE Debian 2.2 dies on conflictingJarkko Hietaniemi2002-03-191-1/+1
* Sarathy's new suggestion for Linux threading flags.Jarkko Hietaniemi2002-03-191-1/+1
* Take away _GNU_SOURCE since that does not seemJarkko Hietaniemi2002-03-191-3/+9
* More paranoid _r protochecking. At least Tru64 andJarkko Hietaniemi2002-03-161-0/+8
* Misc tiny tweaks from Sarathy, good for threaded builds.Jarkko Hietaniemi2002-03-101-1/+1
* Re: [ID 20011223.001] accept leaks memoryAndy Dougherty2002-01-101-38/+5
* gcc version matching didn't.Jarkko Hietaniemi2001-12-071-1/+1
* In Linux if we have modern enough gcc and supportedJarkko Hietaniemi2001-11-281-1/+13
* Fix incorrect warnings about broken globbing;Jarkko Hietaniemi2001-11-061-8/+9