Changeset 5e4e0bd7f3e29fc7733bc09804540bb3ef6c92b5

Show
Ignore:
Timestamp:
09/07/08 22:34:44 (5 months ago)
Author:
Pavlov Konstantin <thresh@videolan.org>
git-committer:
Pavlov Konstantin <thresh@videolan.org> 1215635684 +0400
git-parent:

[10d809da736e7af29639a25fa907c32b6ff579f6]

git-author:
David Flynn <davidf+nntp@woaf.net> 1215435688 +0000
Message:

Patch to fix liboil build when --disable-shared

Without --enable-shared, libtool doesn't generate symbol lists. Use
some autogenerated-libtool-internals to sort it out.

Tested with: gcc on linux-amd64, mingw crosscompile, apple-os10.5

Signed-off-by: Pavlov Konstantin <thresh@videolan.org>

Files:

Legend:

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

    rda12022 r5e4e0bd  
    24252425liboil: liboil-$(OIL_VERSION).tar.gz 
    24262426    $(EXTRACT_GZ) 
     2427    patch -d liboil -p1 < Patches/liboil-noshared.patch 
    24272428 
    24282429.liboil: liboil