pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/pixman



Module Name:    pkgsrc
Committed By:   tron
Date:           Tue Jul 12 18:23:09 UTC 2011

Modified Files:
        pkgsrc/x11/pixman: Makefile hacks.mk

Log Message:
Fix last commit:
1.) The check in "pkgsrc/x11/pixman/Makefile" was incorrect and always
    disabled SSE2. Remove it which also fixes the Mac OS X build as
    the necessary patch for the test program gets applied again.
2.) Correct the existing SSE2 handling in "pkgsrc/x11/pixman/hacks.mk":
    - Correctly match the various GCC versions.
    - Disable SSE2 for both amd64 and i386 when old versions of GCC
      are used.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/x11/pixman/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/pixman/hacks.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index