Bug 180192 - dev-lang/mono-1.2.4 typo in src_compile
Bug#: 180192 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: dotnet@gentoo.org Reported By: feyd.pl@gmail.com
Component: Ebuilds
URL: 
Summary: dev-lang/mono-1.2.4 typo in src_compile
Keywords:  
Status Whiteboard: 
Opened: 2007-05-29 08:50 0000
Description:   Opened: 2007-05-29 08:50 0000
Line 74 in mono-1.2.4.ebuild is

myconf="${myconf} -wiht-tls=pthread"

but should be:

myconf="${myconf} -with-tls=pthread"


Reproducible: Always

Steps to Reproduce:
1. build without nptl option

------- Comment #1 From Jurek Bartuszek 2007-05-29 19:36:00 0000 -------
Fixed in CVS, thanks!