Changeset cc295ecf29bb494176bec3e3dae4f95c49576f75

Show
Ignore:
Timestamp:
04/16/08 17:02:39 (3 months ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1208358159 +0200
git-parent:

[8e49a4ee9139dd5bde823cf87ced9189081a0f65]

git-author:
Felix Paul Kühne <fkuehne@videolan.org> 1208358139 +0200
Message:

We also want to enable PIC, if we are able to build it. *coughcough*

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/contrib/src/Makefile

    r05eac2d rcc295ec  
    149149 
    150150ifdef HAVE_DARWIN_OS 
     151X264CONF += --enable-pic 
    151152ifdef HAVE_DARWIN_OS_ON_INTEL 
    152153FFMPEG_CFLAGS += -DHAVE_LRINTF 
    153 else 
    154 X264CONF += --enable-pic 
    155154endif 
    156155endif