[FFmpeg-trac] #9310(build system:new): ffmpeg configure ignores CC and CXX environment variables

FFmpeg trac at avcodec.org
Wed Jun 30 14:37:52 EEST 2021


#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


More information about the FFmpeg-trac mailing list