[Bug 903288] use -fno-strict-aliasing to fix some compilation warnings

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 21 09:53:12 UTC 2013


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

Parag <pnemade at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #686075|0                           |1
        is obsolete|                            |



--- Comment #3 from Parag <pnemade at redhat.com> ---
Created attachment 788781
  --> https://bugzilla.redhat.com/attachment.cgi?id=788781&action=edit
Modified spec file to address some issues

Issues that this patch will solve

1) bogus date changelog messages

2) adds cflag -Wstrict-aliasing

3) Fix compile time po files link error messages by removing makefile rule
e.g. some of these messages in build.log
ln -s ./po/*.po po
ln: failed to create symbolic link 'po/ca.po': File exists
ln: failed to create symbolic link 'po/de.po': File exists
ln: failed to create symbolic link 'po/el.po': File exists
ln: failed to create symbolic link 'po/en_GB.po': File exists

4) Fix compile time install error messages by removing makefile rule
/usr/bin/install: cannot stat './htdocs/flags/*': No such file or directory
make[1]: [install_docs] Error 1 (ignored)
/usr/bin/install: cannot stat './htdocs/ja/*': No such file or directory
make[1]: [install_docs] Error 1 (ignored)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Zv1AbgeA71&a=cc_unsubscribe


More information about the fonts-bugs mailing list