gentoo-ebuilds/dev-debug/ddd/files/ddd-3.3.12-parallel.patch
Michał Górny dfb9930ecd
Move {dev-util → dev-debug}/ddd
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-01-18 15:27:39 +01:00

15 lines
621 B
Diff

diff -ruN -x strclass.h ddd-3.3.12/ddd/Makefile.am my/ddd/Makefile.am
--- ddd-3.3.12/ddd/Makefile.am 2009-02-11 18:25:07.000000000 +0100
+++ my/ddd/Makefile.am 2019-11-22 22:49:26.212765331 +0100
@@ -580,9 +580,8 @@
# Make sure needed headers are built before trying to compile these files
# (Assume ddd.C is the first source file to be built.)
-ddd.o: version.h host.h root.h
-resources.o: Ddd.ad.h
-show.o: build.h
+# MM: AND WHY WOULD YOU ASSUME THAT??
+BUILT_SOURCES = version.h host.h root.h Ddd.ad.h build.h
# -----------------------------------------------------------------------------
# Local Libraries.