summaryrefslogtreecommitdiff
path: root/community/madman/fake-g++.sh
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-17 00:58:52 -0700
committerroot <root@rshg054.dnsready.net>2013-07-17 00:58:52 -0700
commitdee9f17b595ea903a982d31d1124b302bb17e2ff (patch)
tree295fdab78e28e1952fbc13ce824d57c88ede4e3b /community/madman/fake-g++.sh
parent380530d02a5449fdef97b63b394a6743c3de0092 (diff)
Wed Jul 17 00:58:51 PDT 2013
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