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/y2014/control_loops/shooter/BUILD b/y2014/control_loops/shooter/BUILD index 8013afc..f04a02a 100644 --- a/y2014/control_loops/shooter/BUILD +++ b/y2014/control_loops/shooter/BUILD
@@ -43,7 +43,7 @@ '//y2014:constants', '//frc971/control_loops:state_feedback_loop', '//aos/common/logging:queue_logging', - '//external:libm', + '//debian:libm', ], )