All Downloads are FREE. Search and download functionalities are using the official Maven repository.

targets.armv6j-hardfloat-linux-gnueabihf.properties Maven / Gradle / Ivy

There is a newer version: 2.1.0
Show newest version
#ant configure for linix armv6j

ant.build.javac.include=/etc/java-config-2/current-system-vm/include

ant.build.native.arch=arm6
ant.build.native.os=linux

ant.build.native.toolchain=gcc
ant.build.native.build=x86_64-pc-linux-gnu
ant.build.native.host=armv6j-hardfloat-linux-gnueabihf
ant.build.native.cflags=-march\=armv6j -mfpu\=vfp -mfloat-abi\=hard -Os -g -pipe -fomit-frame-pointer -flto -ffat-lto-objects -fno-stack-protector
ant.build.native.ldflags=-Wl,--as-needed,-O1 -flto




© 2015 - 2024 Weber Informatics LLC | Privacy Policy