OSDN Git Service

configure: set TARGET_EXEC and TARGET_PATH
authorMåns Rullgård <mans@mansr.com>
Sun, 23 Nov 2008 12:36:38 +0000 (12:36 +0000)
committerMåns Rullgård <mans@mansr.com>
Sun, 23 Nov 2008 12:36:38 +0000 (12:36 +0000)
commita7ada2bade80bf32dd77c3c2e85ca956f8093f93
tree28384f877fe359d6ad8e13d477520242be8c0774
parent9da6609f2d9970ca93b7b7ffa3c2cb23292737f7
configure: set TARGET_EXEC and TARGET_PATH

TARGET_EXEC specifies a command to execute cross-compiled binaries,
e.g. through a remote shell or an emulator.

TARGET_PATH specifies the path to the build directory on the target,
e.g. mounted over NFS.

Originally committed as revision 15913 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure