summaryrefslogtreecommitdiff
path: root/filesystems/ori/patches/patch-oridbg_SConscript
blob: a7899dff188e4461b1e0d252496ca0a21083038d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$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":