From 2a182685e023fd266ef07a3c0dd08878a1b55308 Mon Sep 17 00:00:00 2001 From: Serho Liu Date: Fri, 5 Dec 2014 21:30:08 +0800 Subject: [PATCH] Fix README link failed add `cargo's build-script driver` link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0268ce1..a294697 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ If none of these varaibles exist, gcc-rs uses built-in defaults In addition to the the above optional environment variables, `gcc-rs` has some functions with hard requirements on some variables supplied by [cargo's build-script driver][cargo] that it has the `TARGET`, `OUT_DIR`, `OPT_LEVEL`, and `HOST` variables +[cargo]: http://doc.crates.io/build-script.html#inputs-to-the-build-script + # Windows notes Currently use of this crate means that Windows users will require gcc to be