Ticket #26977: qt4-mac_Portfile_no-optim-10.6-i386.diff

File qt4-mac_Portfile_no-optim-10.6-i386.diff, 521 bytes (added by michaelld (Michael Dickens), 13 years ago)

"svn diff" in 'qt4-mac' Portfile, to remove qmake optimization for 10.6 i386 only

  • Portfile

     
    264264    }
    265265}
    266266
     267platform darwin 10 i386 {
     268    # optimization of QMake does not work on 10.6 32-bit native
     269    configure.args-delete -optimized-qmake
     270}
     271
    267272# Remove any '-I' string from the C*FLAGS for SQLITE and DBUS, so that
    268273# what remains are just non-I flags; these paths are in compiler.cpath .
    269274# The includes for all the other variants are not used by