1Modify the paths encoded in binary artifacts to be standard path 2 3Normally, the actual path is encoded in the binary. However, this makes the 4build differ depending on the path it was built from. With this option enabled, 5the paths recorded are /usr/src, regardless of the actual path. With this option 6disabled, the actual paths are recorded. 7