pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/comms/spandsp



On Sun, Jun 09, 2013 at 04:04:39PM -0700, John Nemeth wrote:
> 
>      There is no fortran code in this package.  You should never
> add fortran to USE_LANGUAGES simply because some dumb script suggests
> it.  You should only do so if the package truely needs it.  And,
> in fact, it can cause problems if a user wishes to use packages
> that do need fortran since the version of fortran you pull in might
> use the wrong ABI.
 
Removed. Although, with that logic, quite a lot of packages likely need
fortran{,77} removed from USE_LANGUAGES.

>      You should probably consider enabling mmx and sse at all times
> unless this would cause the package to try to use those on non-x86
> processors.

I'll test that soon on a non-x86 platform and enable them if they cause no
breakage.



Home | Main Index | Thread Index | Old Index