You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go build -buildmode=c-shared . Is regenerating the library everytime (timestamp change is observed) even though there is no change in the source
#64832
Closed
chendu471 opened this issue
Dec 21, 2023
· 1 comment
Using the go version 1.19.10, is there any extra build flags to use to overcome this ?. We are already using the GOCACHE.
The text was updated successfully, but these errors were encountered:
chendu471
changed the title
Go build -buildmode=c-shared . Is regenerating the library everytime even though there is no change in the source
Go build -buildmode=c-shared . Is regenerating the library everytime (timestamp change is observed) even though there is no change in the source
Dec 21, 2023
Using the go version 1.19.10, is there any extra build flags to use to overcome this ?. We are already using the GOCACHE.
The text was updated successfully, but these errors were encountered: