summaryrefslogtreecommitdiff
path: root/sys-apps/zorroutils/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-31 10:50:20 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-31 10:50:20 +0100
commitc3b55a6be7da027d97d8aef00ef88c3011121a42 (patch)
tree3931524f7f6f9958aa6427f6a11a0df28ff99a30 /sys-apps/zorroutils/files
parentc8f83ad526fb6b554daf375e0ad65eb2d56e669b (diff)
gentoo auto-resync : 31:08:2022 - 10:50:20
Diffstat (limited to 'sys-apps/zorroutils/files')
-rw-r--r--sys-apps/zorroutils/files/zorroutils-0.04-fix-build-system.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/sys-apps/zorroutils/files/zorroutils-0.04-fix-build-system.patch b/sys-apps/zorroutils/files/zorroutils-0.04-fix-build-system.patch
deleted file mode 100644
index 6e05cab86d81..000000000000
--- a/sys-apps/zorroutils/files/zorroutils-0.04-fix-build-system.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-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
-