DoKernelOrg: make sure to remove leftover version file

Signed-off-by: Junio C Hamano <junio@hera.kernel.org>
This commit is contained in:
Junio C Hamano
2008-06-27 04:32:25 +00:00
parent 950a229dc9
commit bfb930f75f
2 changed files with 2 additions and 2 deletions

2
Make
View File

@@ -49,7 +49,7 @@ do
o=-Wold-style-definition ;;
esac
O="$O -Werror $o -std=c99 -Wno-pointer-to-int-cast"
O="$O -fwrapv -fno-strict-overflow"
# O="$O -fwrapv -fno-strict-overflow"
;;
--)
shift