configure: "CROSS_PREFIX" is introduced for cross-compiling
authorSeokYeon Hwang <syeon.hwang@samsung.com>
Sun, 30 Aug 2015 08:34:56 +0000 (17:34 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Wed, 9 Sep 2015 02:08:10 +0000 (11:08 +0900)
commita59c766cb82ed06918abb19e1f928f6e683c02a6
tree715f10e41f766a0b193965a2c8d6bc7954a932c1
parentf1cefa63fbdac16db0f2102b079c66cc19aa35cc
configure: "CROSS_PREFIX" is introduced for cross-compiling

If "CROSS_PREFIX" or "--cross-prefix" is provided, "emulator_configure.sh"
prepare cross-compiling environments.
Applied "--static-libgcc" and "--static-libstdc++" for static linking
compiler libraries.

Change-Id: Id095e43eb00cffdfe635d1cec404549b364c5940
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
tizen/emulator_configure.sh