* Fixed: Make sure to always use absolute path for looking for static libs in case Cargo would change the directory * Added: RUST_OPTS has been added ta make it possible to override RUSTFLAGS in order to add extra flags to rustc when compiling * Updated the doc with new RUST_OPTS flag * Fixed: Removed a bunch of trailing whitespaces