Browse Source

downgrade strace to a working solution for mips64 n32

Waldemar Brodkorb 11 years ago
parent
commit
f294ad9e3e
2 changed files with 3 additions and 14 deletions
  1. 3 3
      package/strace/Makefile
  2. 0 11
      package/strace/patches/patch-Makefile_in

+ 3 - 3
package/strace/Makefile

@@ -4,14 +4,14 @@
 include ${TOPDIR}/rules.mk
 
 PKG_NAME:=		strace
-PKG_VERSION:=		4.6
+PKG_VERSION:=		4.5.20
 PKG_RELEASE:=		1
-PKG_MD5SUM:=		e537b2b1afeec70c0e6e27a0d0fd671e
+PKG_MD5SUM:=		64dfe10d9db0c1e34030891695ffca4b
 PKG_DESCR:=		System call trace program
 PKG_SECTION:=		debug
 PKG_SITES:=		${MASTER_SITE_SOURCEFORGE:=strace/}
 
-DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.xz
+DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.bz2
 
 include ${TOPDIR}/mk/package.mk
 

+ 0 - 11
package/strace/patches/patch-Makefile_in

@@ -1,11 +0,0 @@
---- strace-4.6.orig/Makefile.in	2011-03-15 19:23:18.000000000 +0100
-+++ strace-4.6/Makefile.in	2011-09-02 09:14:19.198484990 +0200
-@@ -270,7 +270,7 @@ target_alias = @target_alias@
- top_build_prefix = @top_build_prefix@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
--SUBDIRS = tests
-+SUBDIRS =
- man_MANS = strace.1
- bin_SCRIPTS = strace-graph
-