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
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
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: