slimtoolkit / slim

Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
Apache License 2.0
19.33k stars 725 forks source link

make build_m1 command not working #575

Closed reetasingh closed 1 year ago

reetasingh commented 1 year ago

Expected Behavior

make build_m1 should work for mac m1


Actual Behavior

reeta@Reetas-MacBook-Pro slim % make build_m1
'/Users/reeta/git/slim/scripts/src.build.m1.sh'
~/git/slim ~/git/slim
fatal: No names found, cannot describe anything.
make: *** [build_m1] Error 128
reeta@Reetas-MacBook-Pro slim % 

Steps to Reproduce the Problem

1. clone the repo 2. cd slim 3. make build_m1 --- Specifications ================= - Version: latest source from main - Platform: Mac m1
kcq commented 1 year ago

thank you for fixing it!

reetasingh commented 1 year ago

closed by https://github.com/slimtoolkit/slim/pull/574