]> git.pld-linux.org Git - packages/em8300.git/commitdiff
- remove evil -static from libac3 (to use PIC) auto/ac/kernel24-video-em8300-0_14_0-2 auto/ac/kernel24-video-em8300-0_14_0-3 auto/ac/kernel24-video-em8300-0_14_0-4
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 19 Jan 2004 23:04:19 +0000 (23:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    em8300-automake.patch -> 1.2

em8300-automake.patch

index 1071238ead0df192b5850d0c3de59f80aff61ee2..0dd4c67dc3b4d30cd11ebc3765b1e1d1ac943c93 100644 (file)
@@ -24,7 +24,7 @@ diff -urN em8300-0.13.0.orig/libdxr3/libac3/Makefile.am em8300-0.13.0/libdxr3/li
 +++ em8300-0.13.0/libdxr3/libac3/Makefile.am   2003-08-08 20:46:34.000000000 +0200
 @@ -1,4 +1,4 @@
 -CFLAGS = @BUILD_LIB_STATIC@ @GLOBAL_CFLAGS@ 
-+AM_CFLAGS = @BUILD_LIB_STATIC@ @GLOBAL_CFLAGS@ 
++AM_CFLAGS = @GLOBAL_CFLAGS@ 
  
  noinst_LTLIBRARIES = libac3.la
  
This page took 0.061359 seconds and 4 git commands to generate.