rust/mk/cfg
Alex Crichton ea31ff20f0 mk: Fix cross-compiling to armv7-unknown-linux-gnu
The cross prefix was not likely the actual compiler that needed to be used, but
rather the standard `arm-linux-gnueabihf-gcc` compiler can just be used with
`-march=armv7`.
2016-01-29 12:36:45 -08:00
..
aarch64-apple-ios.mk
aarch64-linux-android.mk
aarch64-unknown-linux-gnu.mk
arm-linux-androideabi.mk
arm-unknown-linux-gnueabi.mk Fix arm-unknown-linux-gnueabi floating-point ABI 2016-01-09 14:25:02 +01:00
arm-unknown-linux-gnueabihf.mk
armv7-apple-ios.mk
armv7-unknown-linux-gnueabihf.mk mk: Fix cross-compiling to armv7-unknown-linux-gnu 2016-01-29 12:36:45 -08:00
armv7s-apple-ios.mk mk: Remove the -mfpu=vfp4 argument from arm iOS 2016-01-27 22:34:26 -08:00
i386-apple-ios.mk
i686-apple-darwin.mk
i686-linux-android.mk
i686-pc-windows-gnu.mk
i686-pc-windows-msvc.mk
i686-unknown-freebsd.mk Fixes #30333 by removing the -arch i386 form the right spot 2015-12-11 10:53:04 -08:00
i686-unknown-linux-gnu.mk
le32-unknown-nacl.mk Add PNaCl target info to the makefile target cfgs and initialize the PNaCl target 2015-12-19 00:26:53 -06:00
mips-unknown-linux-gnu.mk
mipsel-unknown-linux-gnu.mk
powerpc64-unknown-linux-gnu.mk mk: Fix compiling jemalloc for powerpc64 2016-01-29 12:23:17 -08:00
powerpc64le-unknown-linux-gnu.mk Add powerpc64 and powerpc64le support 2016-01-13 01:39:00 +00:00
powerpc-unknown-linux-gnu.mk
x86_64-apple-darwin.mk
x86_64-apple-ios.mk
x86_64-pc-windows-gnu.mk
x86_64-pc-windows-msvc.mk
x86_64-rumprun-netbsd.mk
x86_64-unknown-bitrig.mk Fixes #30873 2016-01-13 11:25:01 -08:00
x86_64-unknown-dragonfly.mk
x86_64-unknown-freebsd.mk
x86_64-unknown-linux-gnu.mk
x86_64-unknown-linux-musl.mk
x86_64-unknown-netbsd.mk
x86_64-unknown-openbsd.mk openbsd: use specific linker for building 2015-12-20 07:21:36 +01:00