summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/zorroutils/files')
-rw-r--r--sys-apps/zorroutils/files/zorroutils-0.05-fix-build-system.patch (renamed from sys-apps/zorroutils/files/zorroutils-0.04-fix-build-system.patch)5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-apps/zorroutils/files/zorroutils-0.04-fix-build-system.patch b/sys-apps/zorroutils/files/zorroutils-0.05-fix-build-system.patch
index 6e05cab86d81..3b981116b89e 100644
--- a/sys-apps/zorroutils/files/zorroutils-0.04-fix-build-system.patch
+++ b/sys-apps/zorroutils/files/zorroutils-0.05-fix-build-system.patch
@@ -2,14 +2,13 @@ Respect user variables
--- a/Makefile
+++ b/Makefile
-@@ -2,10 +2,6 @@
+@@ -2,9 +2,5 @@
# Makefile for Linux Zorro Utilities
# Copyright (C) 1998--2000 Geert Uytterhoeven <geert@linux-m68k.org>
-CC=gcc
-OPT=-O3 -fomit-frame-pointer
--CFLAGS=$(OPT) -Wall
+-CFLAGS+=$(OPT) -Wall
-
- ROOT=/
PREFIX=/usr