Loading CHANGES +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ #657: Bug in imagemagick-clean target #665: [PATCH] Samba package #667: [PATCH] e2fsprogs #701: make install problem with unstripped binaries #703: [SECURITY] Update openssl package to 0.9.8l #705: Bump spawn-fcgi package to 1.6.3 #709: Bump lighttpd package to 1.4.24 Loading package/Makefile.in +1 −1 Original line number Diff line number Diff line Loading @@ -163,7 +163,7 @@ TARGET_STRIP=$(STAGING_DIR)/usr/bin/$(REAL_GNU_TARGET_NAME)-sstrip STRIPCMD=$(TARGET_STRIP) endif ifeq ($(BR2_STRIP_none),y) TARGET_STRIP=true -Not_stripping TARGET_STRIP=true Not_stripping STRIPCMD=$(TARGET_STRIP) endif INSTALL:=$(shell which install || type -p install) Loading Loading
CHANGES +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ #657: Bug in imagemagick-clean target #665: [PATCH] Samba package #667: [PATCH] e2fsprogs #701: make install problem with unstripped binaries #703: [SECURITY] Update openssl package to 0.9.8l #705: Bump spawn-fcgi package to 1.6.3 #709: Bump lighttpd package to 1.4.24 Loading
package/Makefile.in +1 −1 Original line number Diff line number Diff line Loading @@ -163,7 +163,7 @@ TARGET_STRIP=$(STAGING_DIR)/usr/bin/$(REAL_GNU_TARGET_NAME)-sstrip STRIPCMD=$(TARGET_STRIP) endif ifeq ($(BR2_STRIP_none),y) TARGET_STRIP=true -Not_stripping TARGET_STRIP=true Not_stripping STRIPCMD=$(TARGET_STRIP) endif INSTALL:=$(shell which install || type -p install) Loading