#9310: ffmpeg configure ignores CC and CXX environment variables
-------------------------------------+-------------------------------------
             Reporter:  Simon Toth   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  build        |                  Version:
  system                             |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:

 Run:
 `CC=clang CXX=clang++ ./configure`

 Configure script reports:
 `C Compiler             gcc`

 This is a blocker for compiling ffmpeg inside sandboxes (such as part of
 Bazel) where the path to the compiler is injected by the runtime.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9310>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to