Hi!
(I am using the source from version 1.14.2 so line numbers might
change for the current 1.14.0 on Debian)
I found where the problem is.
At line 685 and 686 of acinclude.m4 we have this:
CFLAGS=`echo $CFLAGS | sed -e "s/-g //g"`
CXXFLAGS=`echo $CXXFLAGS | sed -e "s/-g //g"`
Removing/commenting them, running bootstrap and the -g flag is now
being correctly passed when building the package.
Best regards,
Nelson
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]