You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/zorroutils/files/zorroutils-0.05-fix-build-s...

15 lines
257 B

Respect user variables
--- a/Makefile
+++ b/Makefile
@@ -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
-
PREFIX=/usr