mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
[9.20] fix: pkg: Fix --enable-tracing build on systems without dtrace
Missing file util/dtrace.sh prevented builds on system without dtrace utility. This has been corrected. Fixes: #4835 Backport of MR !9262 Merge branch 'backport-pspacek/gitattribute-fixes-9.20' into 'bind-9.20' See merge request isc-projects/bind9!9272
This commit is contained in:
commit
d8d49c9340
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -10,4 +10,4 @@
|
|||
/util/** export-ignore
|
||||
/util/bindkeys.pl -export-ignore
|
||||
/util/check-make-install.in -export-ignore
|
||||
/util/mksymtbl.pl -export-ignore
|
||||
/util/dtrace.sh -export-ignore
|
||||
|
|
|
|||
Loading…
Reference in a new issue