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