Import of pkgsrc-2015Q2
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
$NetBSD: patch-Lib_distutils_unixccompiler.py,v 1.2 2013/09/10 14:22:30 joerg Exp $
|
||||
$NetBSD: patch-Lib_distutils_unixccompiler.py,v 1.3 2015/04/24 03:01:36 rodent Exp $
|
||||
|
||||
* from cygport 2.7.3-dylib.patch
|
||||
|
||||
--- Lib/distutils/unixccompiler.py.orig 2013-05-12 03:32:42.000000000 +0000
|
||||
--- Lib/distutils/unixccompiler.py.orig 2014-12-10 15:59:34.000000000 +0000
|
||||
+++ Lib/distutils/unixccompiler.py
|
||||
@@ -82,6 +82,7 @@ class UnixCCompiler(CCompiler):
|
||||
static_lib_format = shared_lib_format = dylib_lib_format = "lib%s%s"
|
||||
|
||||
Reference in New Issue
Block a user