patch-configure_in 437 B

1234567891011
  1. --- xbmc-imx6-13.2.orig/configure.in 2014-09-02 13:26:12.000000000 +0200
  2. +++ xbmc-imx6-13.2/configure.in 2014-09-04 16:22:35.671588472 +0200
  3. @@ -553,7 +553,7 @@ OBJDUMP="${OBJDUMP:-objdump}"
  4. # so we have to use our own var here
  5. # defaults to the build side target_os
  6. # and should be overridden for cross below (see android)
  7. -ffmpeg_target_os=$(tolower $(uname -s))
  8. +ffmpeg_target_os=linux
  9. # host detection and setup
  10. case $host in