mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
15 lines
278 B
Plaintext
15 lines
278 B
Plaintext
$NetBSD: patch-ori_SConscript,v 1.1 2015/03/18 10:26:53 joerg Exp $
|
|
|
|
--- ori/SConscript.orig 2015-03-18 00:34:23.000000000 +0000
|
|
+++ ori/SConscript
|
|
@@ -41,9 +41,6 @@ src = [
|
|
|
|
libs = [
|
|
"crypto",
|
|
- "stdc++",
|
|
- "event_core",
|
|
- "event_extra",
|
|
]
|
|
|
|
if sys.platform != "darwin":
|