summaryrefslogtreecommitdiff
path: root/community/madman/fake-g++.sh
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-16 04:10:38 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-16 04:10:38 +0000
commit4f73192c45f7b9615f06144dcb71f8450d39b7fb (patch)
treecf3d6e41a808634a6b55e09464f37bea02cf4e7f /community/madman/fake-g++.sh
parent85be6f08e6368a31e9f971c043b11e8c12ce6545 (diff)
Fri May 16 04:04:53 UTC 2014
Diffstat (limited to 'community/madman/fake-g++.sh')
-rw-r--r--community/madman/fake-g++.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/community/madman/fake-g++.sh b/community/madman/fake-g++.sh
deleted file mode 100644
index af424f5ca..000000000
--- a/community/madman/fake-g++.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh -x
-
-Q=`echo "$*" | sed 's|- p t h r e a d|-pthread|'`
-echo "$Q" | grep 'lmp4ff' && Q="$Q /usr/lib/libmp4ff.a"
-exec /usr/bin/g++ $Q