diff --git a/src/cgmath.rs b/src/cgmath.rs index b57986f..493cc7b 100644 --- a/src/cgmath.rs +++ b/src/cgmath.rs @@ -34,6 +34,7 @@ extern crate "rustc-serialize" as rustc_serialize; extern crate rand; #[plugin] +#[no_link] extern crate rand_macros; // Re-exports