On Tue, 21 May 2013, Diego Biurrun wrote:

On 05/20/2013 10:33 AM, Martin Storsjö wrote:
This allows having the samples on the target and on the host
accessible from different paths.

---

Stray empty line in the log message?

I don't really understand the need for this patch. Which tests are run on the host?

No tests are run on the host, but a number of tests do access data in the samples, for comparing the decoded output to a reference file.


--- a/configure
+++ b/configure
@@ -216,6 +216,7 @@ Advanced options (experts only):
    --target-os=OS           compiler targets OS [$target_os]
    --target-exec=CMD        command to run executables on target
    --target-path=DIR        path to view of build directory on target
+  --target-samples=DIR     path to samples directory directory on target

double "directory"

Fixed locally.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to