summaryrefslogtreecommitdiff
path: root/app-emulation/ski/files/ski-1.3.2-lex-deps.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/ski/files/ski-1.3.2-lex-deps.patch')
-rw-r--r--app-emulation/ski/files/ski-1.3.2-lex-deps.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-emulation/ski/files/ski-1.3.2-lex-deps.patch b/app-emulation/ski/files/ski-1.3.2-lex-deps.patch
deleted file mode 100644
index 1dc8470864e2..000000000000
--- a/app-emulation/ski/files/ski-1.3.2-lex-deps.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-escan.l depends on generated eparse.h.
-If eparse.h is not present yet escan.o
-could be built before ${YACC) is ran.
-
-https://bugs.gentoo.org/744676
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -113,7 +113,8 @@ BUILT_SOURCES= \
- $(DAS_INSTR_DERIVED) \
- $(ASM_HASH_DERIVED) \
- $(ICNT_DERIVED) \
-- instr.c
-+ instr.c \
-+ eparse.h
-
- ski_SOURCES= \
- main.c