commit | 55139feb9232d5a22f426e5afc7dad43741e1bd7 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin@peloton-tech.com> | Wed Oct 14 23:55:24 2015 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Thu Oct 15 21:18:14 2015 -0700 |
tree | 288575836cbcb45edc982fcca2379ef665ee0b21 | |
parent | d54068eb81add2556fbd3412595078e86693f08e [diff] |
Used external roborio compiler instead of local compiler. Change-Id: Ifec0d68b0b51a822c906bc4f52320004ee2f5d84
diff --git a/aos/linux_code/ipc_lib/BUILD b/aos/linux_code/ipc_lib/BUILD index a8be135..077968b 100644 --- a/aos/linux_code/ipc_lib/BUILD +++ b/aos/linux_code/ipc_lib/BUILD
@@ -55,7 +55,7 @@ '//aos/linux_code/ipc_lib:mutex', ':core_lib', '//aos/common/logging:logging_interface', - '//external:librt', + '//debian:librt', ], )