[ELDK] ELDK issue with Valgrind........
Michael Steiger
mslists at infoworks.at
Wed May 11 13:28:47 CEST 2011
On 11.05.2011 13:01 Wolfgang Denk said the following:
> Dear Michael Steiger,
>
> In message<4DCA67C5.1040305 at infoworks.at> you wrote:
>>
>> The only place I found LDFLAGS is:
>>
>> -14: GNUconfigure(MCs:)
>> CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS;
>> LDFLAGS="${LDFLAGS:-%{-s:-s}}" ; export LDFLAGS;
>>
>> And, no surprise, -s is there.
>> But after searching for a very long time I did not find the place where
>> I could change this.
>
> Try to set and export LDFLAGS before running the rpmbuild tool ?
Already tried, no change
export LDFLAGS=
rpmbuild
or even
LDFLAGS=x (just for testing)
rpmbuild
showrc output is still the same
Regards
Michael
More information about the eldk
mailing list