mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 10:37:43 -04:00
Remove install_rpath from synthrecord plugin
See 0a56c71865 for more details.
This commit is contained in:
parent
63ba9d0ddf
commit
7bb073bb8d
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