View | Details | Raw Unified | Return to bug 55481
Collapse All | Expand All

(-)a/gnustep-make.spec (+2 lines)
Lines 67-72 OBJCFLAGS="%optflags" Link Here
67
export OBJCFLAGS="$OBJCFLAGS -DGNUSTEP -DGNU_RUNTIME"
67
export OBJCFLAGS="$OBJCFLAGS -DGNUSTEP -DGNU_RUNTIME"
68
export CFLAGS="%optflags"
68
export CFLAGS="%optflags"
69
export CXXFLAGS="%optflags"
69
export CXXFLAGS="%optflags"
70
export SHELLPROG="/bin/bash"
71
export TESTPROG="/bin/test"
70
%autoreconf
72
%autoreconf
71
%configure \
73
%configure \
72
	--libexecdir=%_libdir \
74
	--libexecdir=%_libdir \

Return to bug 55481