summaryrefslogtreecommitdiff
path: root/sys-apps/zorroutils/files/zorroutils-0.04-fix-build-system.patch
blob: 6e05cab86d81257ff5525d1866889bdcfbd56074 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Respect user variables

--- a/Makefile
+++ b/Makefile
@@ -2,10 +2,6 @@
 # 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
-
 ROOT=/
 PREFIX=/usr