Change #273253
| Category | ffmpeg |
| Changed by | Kacper Michajłow <kasper93@gmail.com> |
| Changed at | Mon 29 Jun 2026 23:22:15 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 4552f31db8b72b90d140180c23db9375b843e9af |
Comments
ffbuild/common.mak: fix source path prefix stripping in INSTALL output Use $(SRC_PATH), the source tree root, for consistent repository-relative paths. SRC_DIR used before was undefined and this macro only stripped leading /. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
Changed files
- ffbuild/common.mak