Changes between Version 1 and Version 2 of Ticket #6620, comment 6


Ignore:
Timestamp:
Apr 3, 2023, 10:57:42 AM (3 years ago)
Author:
rokups

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6620, comment 6

    v1 v2  
    11Oddly enough vcpkg does use GNU Make 4.3 and yet i am impacted by this issue. This workaround fixes build for me. For a bit of context - i am building ffmpeg with emscripten and only this compiler produces this issue. Windows/linux builds surprisingly are fine.
     2
     3Edit: ok i lied a tiny bit. Issue i am having is a flat-out "The command line is too long." error. Not quite same as truncation, but root cause is the same.