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/common/util/BUILD b/aos/common/util/BUILD index d94e6e4..e2c6b8c 100644 --- a/aos/common/util/BUILD +++ b/aos/common/util/BUILD
@@ -102,7 +102,7 @@ '//third_party/eigen', '//aos/common:time', '//aos/common/logging', - '//external:libm', + '//debian:libm', ], )