changeset 3402:f0803faf7164

<Jafet> revert
author HackBot
date Fri, 09 Aug 2013 14:28:30 +0000
parents 492dcdc07d89
children 5eef5c8ac5ca
files bin/gccrun
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/bin/gccrun	Fri Aug 09 14:28:08 2013 +0000
+++ b/bin/gccrun	Fri Aug 09 14:28:30 2013 +0000
@@ -12,8 +12,6 @@
 
 f=$(mktemp -d -t gccrun.XXXXXXXX) || exit 1
 cat > "$f/command.c" << EOF
-#include <math.h>
-cat > "$f/command.c" << EOF
 #define _GNU_SOURCE
 #include <sys/types.h>
 #include <sys/stat.h>