From 33fb123a0c01869a0634ffaa861aa8b34d06256f Mon Sep 17 00:00:00 2001 From: Phil Burk Date: Fri, 24 Jul 2015 17:51:31 -0700 Subject: [PATCH] Fix Makefile for Mac clang Signed-off-by: Phil Burk --- build/unix/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/build/unix/Makefile b/build/unix/Makefile index d7ca532..141f855 100644 --- a/build/unix/Makefile +++ b/build/unix/Makefile @@ -28,7 +28,6 @@ FULL_WARNINGS = \ -fsigned-char \ -fno-builtin \ -fno-unroll-loops \ - -fpeephole \ -fno-keep-inline-functions \ -pedantic \ -Wcast-qual \ -- 2.20.1