lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

010-threadsafe.patch (337B)


      1 --- MySQL-python-1.2.2/site_orig.cfg	2007-08-15 12:58:40.000000000 +0200
      2 +++ MySQL-python-1.2.2/site.cfg	2007-08-15 12:58:49.000000000 +0200
      3 @@ -4,7 +4,7 @@
      4  # static: link against a static library (probably required for embedded)
      5  
      6  embedded = False
      7 -threadsafe = True
      8 +threadsafe = False
      9  static = False
     10  
     11  # The path to mysql_config.