]> git.sesse.net Git - vlc/commitdiff
* debian/rules: toupétééé
authorSam Hocevar <sam@videolan.org>
Sun, 25 Sep 2005 23:47:23 +0000 (23:47 +0000)
committerSam Hocevar <sam@videolan.org>
Sun, 25 Sep 2005 23:47:23 +0000 (23:47 +0000)
debian/rules

index 38640a3d2eeac41468a2dd501c7366765b220ee8..46ab2a2d7238e1fdfd23eed91d0b459e3f35c802 100755 (executable)
@@ -149,7 +149,7 @@ build-stamp: patch configure-stamp
        $(MAKE) vlc
 
        # Hackety hackety hack
-       cd extras/x264 && $(MAKE) clean && $(MAKE) ECFLAGS=-fPIC EASFLAGS=__PIC__
+       cd extras/x264 && $(MAKE) clean && $(MAKE) ECFLAGS=-fPIC EASFLAGS=-D__PIC__
 
        # HACKETY HACKETY HACK
        cd extras/faad2/libfaad && $(MAKE) clean && $(MAKE) AM_CFLAGS=-fPIC