Package: ispc / 1.28.2-1

Metadata

Package Version Patches format
ispc 1.28.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
do_not_capture_full_file_path.patch | (download)

src/header.cpp | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 do not write full file path to avoid reproducibility issue.

Some packages like ospray uses ispc to generate some optimized headers.
If ispc write the whole file path it creates a reproducibility issue for these
packages.