Changeset 867

Show
Ignore:
Timestamp:
04/29/08 11:49:58 (5 months ago)
Author:
astrange
Message:

Don't apply the PIC patch ever, since it doesn't work atm.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/createStaticLibs.sh

    r860 r867  
    6969 
    7070if [ $no_pic -eq 0 ] ; then 
    71  (cd ffmpeg; patch -p1 < ../Patches/ffmpeg-pic.diff) 
     71# (cd ffmpeg; patch -p1 < ../Patches/ffmpeg-pic.diff) 
    7272fi 
    7373