dice icon indicating copy to clipboard operation
dice copied to clipboard

fix: make build works on different architecture

Open swaingotnochill opened this issue 4 months ago • 0 comments

Fixes https://github.com/DiceDB/dice/issues/855

This fix uses environment environment variables to get the different architecture and Operating system and avoids the usage of default linux build.

Additionally,

  1. Added help command to see the make options available.
  2. Added clean command to clean the build artifcats.

swaingotnochill avatar Sep 29 '24 11:09 swaingotnochill