Strip release binaries
This commit is contained in:
@@ -26,5 +26,6 @@ fi
|
||||
mkdir out
|
||||
cp "$(ecabal new-exec -w ghc-${GHC_VERSION} --verbose=0 --offline sh -- -c 'command -v ghcup')" .
|
||||
ver=$(./ghcup --numeric-version)
|
||||
strip -s ./ghcup
|
||||
cp ghcup out/${ARTIFACT}-${ver}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user