mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
fix: nil: Remove install_rpath from synthrecord plugin
See 0a56c71865 for more details.
Merge branch 'ondrej/remove-rpath-from-synthrecord' into 'main'
See merge request isc-projects/bind9!11253
This commit is contained in:
commit
1695437f96
1 changed files with 0 additions and 1 deletions
|
|
@ -1710,7 +1710,6 @@ shared_library(
|
|||
synthrecord_src,
|
||||
implicit_include_directories: false,
|
||||
install: true,
|
||||
install_rpath: libdir,
|
||||
install_dir: libdir / 'bind',
|
||||
name_prefix: '',
|
||||
dependencies: [
|
||||
|
|
|
|||
Loading…
Reference in a new issue