Merge pull request #9 from philburk/fix-makefile
authorPhil Burk <philburk@mobileer.com>
Sat, 25 Jul 2015 00:58:19 +0000 (17:58 -0700)
committerPhil Burk <philburk@mobileer.com>
Sat, 25 Jul 2015 00:58:19 +0000 (17:58 -0700)
Fix Makefile for Mac clang

build/unix/Makefile

index d7ca532..141f855 100644 (file)
@@ -28,7 +28,6 @@ FULL_WARNINGS =  \
         -fsigned-char \
         -fno-builtin \
         -fno-unroll-loops \
         -fsigned-char \
         -fno-builtin \
         -fno-unroll-loops \
-        -fpeephole \
         -fno-keep-inline-functions \
         -pedantic \
         -Wcast-qual \
         -fno-keep-inline-functions \
         -pedantic \
         -Wcast-qual \