Magellan Linux

Diff of /trunk/mesa/patches/mesa-8.0.2-multilib.patch

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

revision 1761 by niro, Wed May 2 07:52:29 2012 UTC revision 1762 by niro, Wed May 2 08:20:49 2012 UTC
# Line 5  diff -Naur Mesa-8.0.2/bin/mklib Mesa-8.0 Line 5  diff -Naur Mesa-8.0.2/bin/mklib Mesa-8.0
5      shift 1;      shift 1;
6      ID=$1      ID=$1
7      ;;      ;;
8  + -m32|m64) ;; # ignore these  + -m32|-m64) ;; # ignore these
9   -*)   -*)
10      echo "mklib: Unknown option: " $1 ;      echo "mklib: Unknown option: " $1 ;
11      exit 1      exit 1

Legend:
Removed from v.1761  
changed lines
  Added in v.1762