[target.powerpc-unknown-linux-gnu] linker = "powerpc-unknown-linux-gnu-gcc" ar = "powerpc-unknown-linux-gnu-ar" rustflags = [ "-C", "link-args=-nostdlib -ffreestanding -fPIC -Ttext 100000 -mbig-endian", "-C", "target-feature=+crt-static", ] [build] target = "powerpc-unknown-linux-gnu"