Skip to content
Snippets Groups Projects
  1. May 27, 2018
  2. May 26, 2018
  3. May 24, 2018
  4. May 23, 2018
  5. May 22, 2018
  6. May 21, 2018
    • David's avatar
      freetype: Fix compilation on macOS · 5b749f7a
      David authored and Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf committed
      
      Usually, the per-target _LINK variable is autogenerated, taking
      into account used languages based on file extension, and also
      per-target _LDFLAGS. Due to #17827, _LINK for this module is
      explicitly overridden, and therefore the per-target _LDFLAGS are not
      respected, which leads to compilation failure.
      
      This is a quick fix to make macOS compile again. The problem
      affects all platforms however, and a better solution shall be found
      later.
      
      (cherry picked from commit ad1e9416)
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      5b749f7a
  7. May 18, 2018
Loading