File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -612,6 +612,7 @@ dependencies = { module=check-libctf; on=all-ld; };
612612// gdb and gdbserver.
613613dependencies = { module=distclean-gnulib; on=distclean-gdb; };
614614dependencies = { module=distclean-gnulib; on=distclean-gdbserver; };
615+ dependencies = { module=distclean-gnulib; on=distclean-sim; };
615616
616617// Warning, these are not well tested.
617618dependencies = { module=all-bison; on=all-intl; };
Original file line number Diff line number Diff line change @@ -66886,6 +66886,7 @@ check-stageautoprofile-libctf: maybe-all-stageautoprofile-ld
6688666886check-stageautofeedback-libctf: maybe-all-stageautofeedback-ld
6688766887distclean-gnulib: maybe-distclean-gdb
6688866888distclean-gnulib: maybe-distclean-gdbserver
66889+ distclean-gnulib: maybe-distclean-sim
6688966890all-bison: maybe-all-build-texinfo
6689066891all-flex: maybe-all-build-bison
6689166892all-flex: maybe-all-m4
You can’t perform that action at this time.
0 commit comments