15 lines
326 B
Plaintext
15 lines
326 B
Plaintext
# CONFIG_SITE.cygwin-x86_64.linux-arm
|
|
#
|
|
# Site specific definitions for cygwin-x86_64 host - linux-arm target builds
|
|
#-------------------------------------------------------
|
|
|
|
# Tools install path
|
|
GNU_DIR = /usr/local/arm-linux
|
|
|
|
# GNU crosscompiler target name
|
|
GNU_TARGET = arm-linux
|
|
|
|
STATIC_BUILD = YES
|
|
SHARED_LIBRARIES = NO
|
|
|