Re: [Fink-users] clang issues

2014-03-31 Thread Alexander Hansen
On 3/31/14, 12:16 PM, Mark D. McKean wrote: > On 3/30/14, 8:29 pm, Alexander Hansen wrote: >> On 3/26/14, 10:10 AM, Alexander Hansen wrote: >>> It might be a good idea to insert >>> >>> -Wno-error=unused-command-line-argument-hard-error-in-future >>> >>> for clang builds. This will let people with

Re: [Fink-users] clang issues

2014-03-31 Thread Mark D. McKean
On 3/30/14, 8:29 pm, Alexander Hansen wrote: > On 3/26/14, 10:10 AM, Alexander Hansen wrote: >> It might be a good idea to insert >> >> -Wno-error=unused-command-line-argument-hard-error-in-future >> >> for clang builds. This will let people with the Xcode 5.1 tools build >> packages while still n

Re: [Fink-users] clang issues

2014-03-30 Thread Alexander Hansen
On 3/26/14, 10:10 AM, Alexander Hansen wrote: > It might be a good idea to insert > > -Wno-error=unused-command-line-argument-hard-error-in-future > > for clang builds. This will let people with the Xcode 5.1 tools build > packages while still noting the unused command line arguments so that we >