SOURCES: splashutils-libs.patch - remove makefile overrides which ...

glen glen at pld-linux.org
Wed Apr 16 16:03:18 CEST 2008


Author: glen                         Date: Wed Apr 16 14:03:18 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- remove makefile overrides which break everything

---- Files affected:
SOURCES:
   splashutils-libs.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/splashutils-libs.patch
diff -u SOURCES/splashutils-libs.patch:1.1 SOURCES/splashutils-libs.patch:1.2
--- SOURCES/splashutils-libs.patch:1.1	Wed Apr 16 02:08:10 2008
+++ SOURCES/splashutils-libs.patch	Wed Apr 16 16:03:13 2008
@@ -6,12 +6,9 @@
  
  include common.mk
  
---- splashutils-1.5.4/src/Makefile.am~	2008-04-16 03:02:01.179840618 +0300
-+++ splashutils-1.5.4/src/Makefile.am	2008-04-16 03:02:06.179841730 +0300
-@@ -233,16 +233,15 @@
- fbcondecor_helper_CFLAGS    = -Os -w -ffunction-sections -fdata-sections -I. at am__isrc@
- fbcondecor_helper_LDFLAGS   = 
- fbcondecor_helper_LDADD     = 
+--- splashutils-1.5.4/src/Makefile.am	2008-04-16 03:02:06.179841730 +0300
++++ splashutils-1.5.4/src/Makefile.am	2008-04-16 16:55:34.161432745 +0300
+@@ -236,40 +236,15 @@
 -fbcondecor_helper_CFLAGS   += -I$(abs_top_builddir)/libs/libjpeg -I$(LIBJPEG_SOURCE)
 -fbcondecor_helper_LDADD    += $(top_builddir)/libs/libjpeg.a
 +fbcondecor_helper_LDADD    += -ljpeg
@@ -30,3 +27,30 @@
  endif
  if CONFIG_KLIBC_SHARED
  fbcondecor_helper_LDFLAGS  += -shared
+ else
+ fbcondecor_helper_LDFLAGS  += -static
+ endif
+-
+-# Override automake's generation of target rules for building fbcondecor_helper.
+-fbcondecor_helper: $(fbcondecor_helper_LDADD) $(fbcondecor_helper_OBJECTS)
+-	@$(call infmsg,LD,$@)
+-	$(Q)$(MKDIR_P) $(@D)
+-	$(Q)$(KLCC) $(fbcondecor_helper_CFLAGS) $(fbcondecor_helper_LDFLAGS) $+ $(fbcondecor_helper_LDADD) -o $@
+-	$(Q)$(STRIP) $@
+-
+-# Override automake's generation of target rules for building fbcondecor_helper object files.
+-fbcondecor_helper-kernel.o:
+-fbcondecor_helper-libfbsplash.o:
+-fbcondecor_helper-libfbsplashrender.o:
+-fbcondecor_helper-fbcon_decor.o:
+-fbcondecor_helper-common.o:
+-fbcondecor_helper-parse.o:
+-fbcondecor_helper-list.o:
+-fbcondecor_helper-render.o:
+-fbcondecor_helper-image.o:
+-fbcondecor_helper-effects.o:
+-fbcondecor_helper-ttf.o:
+-fbcondecor_helper-%.o: %.c
+-	@$(call infmsg,CC,$@)
+-	$(Q)$(MKDIR_P) $(@D)
+-	$(Q)$(KLCC) $(fbcondecor_helper_CPPFLAGS) $(fbcondecor_helper_CFLAGS) $(INCLUDES) -c $< -o $@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/splashutils-libs.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list