Magellan Linux

Diff of /smage/trunk/core/libdrm/libdrm-2.4.20-r1.smage2

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

revision 474 by niro, Fri May 7 16:12:57 2010 UTC revision 475 by niro, Fri May 7 16:14:04 2010 UTC
# Line 26  UP2DATE="updatecmd http://dri.freedeskto Line 26  UP2DATE="updatecmd http://dri.freedeskto
26    
27  src_compile()  src_compile()
28  {  {
  cd ${SRCDIR}  
   
29   # add march=native to cflags to fix compile issues   # add march=native to cflags to fix compile issues
30   # see http://bugs.freedesktop.org/show_bug.cgi?id=24381   # see http://bugs.freedesktop.org/show_bug.cgi?id=24381
31   export CFLAGS="${CFLAGS} -march=native"   export CFLAGS="${CFLAGS} -march=native"

Legend:
Removed from v.474  
changed lines
  Added in v.475