test staticx on trusty, stop puling osx10.12

This commit is contained in:
Jay Lee
2020-03-28 13:31:55 -04:00
parent be3f886a57
commit 9372b87d5b
3 changed files with 3 additions and 11 deletions

View File

@@ -18,8 +18,8 @@ else
du -h gam/gam
time $gam version extended
if [[ "$dist" == "precise" ]]; then
GAM_LEGACY_ARCHIVE=gam-$GAMVERSION-$GAMOS-$PLATFORM-legacy.tar.xz
if [[ "$dist" == "precise" ] || [ "$dist" == "trusty"]]; then
GAM_LEGACY_ARCHIVE=gam-${GAMVERSION}-${GAMOS}-${PLATFORM}-${dist}legacy.tar.xz
$python -OO -m staticx gam/gam gam/gam-staticx
strip gam/gam-staticx
rm gam/gam