Magellan Linux

Diff of /trunk/core/libdrm/libdrm-2.4.15-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3294 by niro, Mon Oct 19 14:30:28 2009 UTC revision 3295 by niro, Mon Oct 19 14:30:51 2009 UTC
# Line 26  UP2DATE="updatecmd http://dri.freedeskto Line 26  UP2DATE="updatecmd http://dri.freedeskto
26    
27  src_compile()  src_compile()
28  {  {
29     cd ${SRCDIR}
30    
31   # add march=native to cflags to fix compile issues   # add march=native to cflags to fix compile issues
32   # see http://bugs.freedesktop.org/show_bug.cgi?id=24381   # see http://bugs.freedesktop.org/show_bug.cgi?id=24381
33   export CFLAGS="${CFLAGS} -march=native"   export CFLAGS="${CFLAGS} -march=native"

Legend:
Removed from v.3294  
changed lines
  Added in v.3295