diff options
Diffstat (limited to 'usr.sbin/acpi')
-rw-r--r-- | usr.sbin/acpi/acpiconf/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/acpi/acpidb/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/acpi/acpidump/Makefile.depend | 1 | ||||
-rw-r--r-- | usr.sbin/acpi/iasl/Makefile.depend | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/acpi/acpiconf/Makefile.depend b/usr.sbin/acpi/acpiconf/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.sbin/acpi/acpiconf/Makefile.depend +++ b/usr.sbin/acpi/acpiconf/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.sbin/acpi/acpidb/Makefile.depend b/usr.sbin/acpi/acpidb/Makefile.depend index a34439e..9926a3a 100644 --- a/usr.sbin/acpi/acpidb/Makefile.depend +++ b/usr.sbin/acpi/acpidb/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libthr \ diff --git a/usr.sbin/acpi/acpidump/Makefile.depend b/usr.sbin/acpi/acpidump/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.sbin/acpi/acpidump/Makefile.depend +++ b/usr.sbin/acpi/acpidump/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.sbin/acpi/iasl/Makefile.depend b/usr.sbin/acpi/iasl/Makefile.depend index 6a6fa13..8f2a22d 100644 --- a/usr.sbin/acpi/iasl/Makefile.depend +++ b/usr.sbin/acpi/iasl/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> |