To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53387 Issue #:|53387 Summary:|Support for ARCH_FLAGS when compiling the module |portaudio Component:|porting Version:|680m124 Platform:|PC URL:| OS/Version:|Linux Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|PATCH Priority:|P3 Subcomponent:|code Assigned to:|mh Reported by:|pmladek
------- Additional comments from [EMAIL PROTECTED] Tue Aug 16 04:56:21 -0700 2005 ------- There is the possibility to set some extra CFLAGS and CXXFLAGS flags via the variable ARCH_FLAGS, see the issue #47954. I will attach a patch that allows to use the ARCH_FLAGS when building the module portaudio. I tried to generalize it as much as possible, so I patched all the locations where the CFLAGS already had been patched. I have tested it just on Linux, i586, with gcc-4.0pre. The patch also adds one missing return to avoid the warning: control reaches end of non-void function. It could point out a real bug. So, we want to fix all packages to be built without this warning. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
