Import of pkgsrc-2015Q2
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
$NetBSD: patch-ab,v 1.1 2012/12/10 03:15:49 tsarna Exp $
|
||||
$NetBSD: patch-ab,v 1.2 2015/04/24 03:24:32 rodent Exp $
|
||||
|
||||
--- Lib/distutils/command/build_ext.py.orig 2012-02-23 20:22:44.000000000 +0000
|
||||
--- Lib/distutils/command/build_ext.py.orig 2014-10-12 07:03:52.000000000 +0000
|
||||
+++ Lib/distutils/command/build_ext.py
|
||||
@@ -523,8 +523,19 @@ class build_ext(Command):
|
||||
@@ -532,8 +532,19 @@ class build_ext(Command):
|
||||
# that go into the mix.
|
||||
if ext.extra_objects:
|
||||
objects.extend(ext.extra_objects)
|
||||
|
||||
Reference in New Issue
Block a user