nixpkgs/pkgs/by-name/ap/applgrid/rootcling-linkdef.patch
Sam Estep 2977d737de applgrid: fix build after root update
Assisted-by: Claude:opus-4.7
2026-05-22 23:59:14 -04:00

11 lines
261 B
Diff

--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1027,7 +1027,7 @@
$(CC) $(AM_CFLAGS) -c $<
@USE_ROOT_TRUE@%Dict.cxx : %.h %.cxx
-@USE_ROOT_TRUE@ $(CINT) -f $@ -c $< -I..
+@USE_ROOT_TRUE@ $(CINT) -f $@ -c $< -I.. $*LinkDef.h
#../appl_grid/$*LinkDef.h