From 293cdb682bca4cf9a60f71c92f9fe22ffc473516 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 4 May 2015 14:30:05 -0500 Subject: [PATCH] drop some whitespace somehow that fixes the build :) --- fltk.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fltk.spec b/fltk.spec index ed74706..2558a3c 100644 --- a/fltk.spec +++ b/fltk.spec @@ -90,15 +90,14 @@ Requires: %{name}-devel # verbose build output sed -i.silent '\,^.SILENT:,d' makeinclude.in - autoconf %build # using --with-optim, so unset CFLAGS/CXXFLAGS -export CFLAGS=" " -export CXXFLAGS=" " +export CFLAGS="" +export CXXFLAGS="" %configure \ --with-links \