mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
specfiy where libisc is
(cherry picked from commit c907e7b512e88b641595d514790e2b41575f149e)
This commit is contained in:
parent
e6e7de5cda
commit
2ac85d943b
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ CDEFINES =
|
|||
CWARNINGS =
|
||||
|
||||
DNSLIBS =
|
||||
ISCLIBS =
|
||||
ISCLIBS = ../../../../lib/isc/libisc.@A@
|
||||
|
||||
DNSDEPLIBS =
|
||||
ISCDEPLIBS =
|
||||
|
|
|
|||
Loading…
Reference in a new issue