diff --git a/.pkgforge b/.pkgforge index 2980695..71c9ee4 100644 --- a/.pkgforge +++ b/.pkgforge @@ -7,7 +7,7 @@ source( ) build do - run 'make local' + run 'make local', 'CGO_ENABLED' => '0' cp 'bin' end