Y
Hacker News
new
|
ask
|
show
|
jobs
by
Wowfunhappy
77 days ago
You don't generally commit compiled code to your VCS. If you
do
need to commit a binary for whatever reason, yeah it makes sense to explain how the binary was generated.
1 comments
catlifeonmars
77 days ago
You do usually pin your compiler version though, or at the very least set a minimum version
link