[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-devel] disable-glibc-version-check
- Date: Fri, 7 Mar 2008 10:22:06 -0600
 
- From: Jaime Frey <jfrey@xxxxxxxxxxx>
 
- Subject: Re: [Condor-devel] disable-glibc-version-check
 
On Mar 7, 2008, at 9:54 AM, Matthew Farrellee wrote:
currently condor's configure.ac requires that it recognizes the  
version of glibc before it will complete successfully. this is  
really only necessary if you want to build a full-port (read:  
unclipped port). just like the check for a version of gcc the check  
for glibc can be mighty annoying.
attached is a patch to add --disable-glibc-version-check in the  
spirit of --disable-gcc-version check
i'd like to target 7.0
comments?
Rather than adding a new option, why not automatically disable the  
glibc check for clipped builds?
+--------------------------------+-----------------------------------+
|           Jaime Frey           | I used to be a heavy gambler.     |
|       jfrey@xxxxxxxxxxx        | But now I just make mental bets.  |
| http://www.cs.wisc.edu/~jfrey/ | That's how I lost my mind.        |
+--------------------------------+-----------------------------------+