<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>180192</bug_id>
          
          <creation_ts>2007-05-29 08:50 0000</creation_ts>
          <short_desc>dev-lang/mono-1.2.4 typo in src_compile</short_desc>
          <delta_ts>2007-05-29 19:36:00 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>feyd.pl@gmail.com</reporter>
          <assigned_to>dotnet@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>feyd.pl@gmail.com</who>
            <bug_when>2007-05-29 08:50:17 0000</bug_when>
            <thetext>Line 74 in mono-1.2.4.ebuild is

myconf=&quot;${myconf} -wiht-tls=pthread&quot;

but should be:

myconf=&quot;${myconf} -with-tls=pthread&quot;


Reproducible: Always

Steps to Reproduce:
1. build without nptl option</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jurek@gentoo.org</who>
            <bug_when>2007-05-29 19:36:00 0000</bug_when>
            <thetext>Fixed in CVS, thanks!</thetext>
          </long_desc>
      
    </bug>

</bugzilla>