Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=478767





--- Comment #25 from Aurelien Bompard <gau...@free.fr>  2009-02-02 02:35:01 EDT 
---
Very good catch !
I investigated in the buildsystem, and it seems the spring devs purposefully
ignore the CFLAGS and CXXFLAGS env vars. In the configure step, these messages
are printed:
WARNING: attempt to use environment CFLAGS has been ignored.            
WARNING: attempt to use environment CXXFLAGS has been ignored.

And in the build script "rts/build/scons/rts.py", line 366:
# Do not do this [use env vars] anymore because it may severely mess up our
carefully selected options.
# Print a warning and ignore them instead.

So I don't think I should patch the buildsystem to use Fedora's flags if
upstream has purposefully decided not to.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to