krytarowski added a comment.

`-lutil` is just the same case as `-lrt` or `-lm` here.

The potential problem with with autoconf and similar is the design problem, not 
NetBSD linking here with -lutil.

Without this -lutil, every sanitizer with interceptors will generate spurious 
dlerror() errors for the lack of `forkpty`.


Repository:
  rL LLVM

https://reviews.llvm.org/D41054



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to