diff options
| author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2012-02-12 15:12:25 +0000 |
|---|---|---|
| committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2012-02-12 15:12:25 +0000 |
| commit | 1bce0bbb3af1b5deb60d8e7a12838ae4585cc394 (patch) | |
| tree | 40cc5eb88f254b8221344065836b49df0f214ea3 /sysutils/dd_rescue/files/patch-Makefile | |
| parent | 6e3cb0acd157ca951a238175f05132a6d9d2a630 (diff) | |
Update to 1.25.
Diffstat (limited to 'sysutils/dd_rescue/files/patch-Makefile')
| -rw-r--r-- | sysutils/dd_rescue/files/patch-Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/dd_rescue/files/patch-Makefile b/sysutils/dd_rescue/files/patch-Makefile index bd678312f84b..49ea54b0836c 100644 --- a/sysutils/dd_rescue/files/patch-Makefile +++ b/sysutils/dd_rescue/files/patch-Makefile @@ -1,11 +1,11 @@ ---- Makefile-bla 2010-09-17 14:07:46.000000000 +0200 -+++ Makefile 2010-09-17 14:07:58.000000000 +0200 +--- Makefile.orig 2012-01-22 22:48:54.000000000 +0900 ++++ Makefile 2012-02-12 23:57:39.000000000 +0900 @@ -6,9 +6,6 @@ DESTDIR = -CC = gcc --RPM_OPT_FLAGS = -O2 -Wall -g +-RPM_OPT_FLAGS = -Os -Wall -g -CFLAGS = $(RPM_OPT_FLAGS) $(EXTRA_CFLAGS) INSTALL = install INSTALLFLAGS = -s |
