ollama: update ldFlags, remove -s and -w
This commit is contained in:
@@ -213,8 +213,6 @@ goBuild (finalAttrs: {
|
||||
'';
|
||||
|
||||
ldflags = [
|
||||
"-s"
|
||||
"-w"
|
||||
"-X=github.com/ollama/ollama/version.Version=${finalAttrs.version}"
|
||||
"-X=github.com/ollama/ollama/server.mode=release"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user