Mandriva

Return to the main archive index.

Custom Search

Mandriva Linux Archives: cooker@mandrivalinux.org

Mandriva Linux: cooker@mandrivalinux.org


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]


helio wrote:
> Author: helio
> Date: Fri May  2 23:09:20 2008
> New Revision: 200516
> 
> Modified:
>    cooker/kde3-macros/current/SOURCES/kde3.macros
> 
> Log:
> SILENT - Fixed macro position

You made other changes as well; please make proper log entries.

[...]
> -%configure_kde3 \\\
> -	%configure2_5x \\\
> -	--prefix=%{_kde3_prefix} \\\
[...]
> +%configure_kde3 \
> +	CFLAGS="${CFLAGS:--O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4}" ; export CFLAGS ; \
> +	CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4}" ; export CXXFLAGS ; \
> +	FFLAGS="${FFLAGS:--O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4}" ; export FFLAGS ; \
> +	./configure \

Wrong, you are hardcoding CFLAGS/CXXFLAGS. Is there a reason you dropped
%configure2_5x ?

-- 
Anssi Hannula



Date Index | Thread Index