Fix reproducible (#24409)
### Description
Build are not reproducible, remove information that contains local
information from the build
### Motivation and Context
Reproducible build is important to ensure package is reliable
Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Clément Péron <peron.clem@gmail.com>
Co-authored-by: Andrew Davis <afd@ti.com>