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

(-)liblcms.spec.old (+2 lines)
Lines 68-74 Link Here
68
autoreconf -fisv
68
autoreconf -fisv
69
69
70
%build
70
%build
71
%ifarch %ix86 x86_64
71
%add_optflags -momit-leaf-frame-pointer
72
%add_optflags -momit-leaf-frame-pointer
73
%endif
72
%configure --without-python --includedir=%_includedir/lcms
74
%configure --without-python --includedir=%_includedir/lcms
73
75
74
# SMP-incompatible
76
# SMP-incompatible

Return to bug 12167