thesourcerer8 / hddsuperclone

HDDSuperClone, HDDSuperTool
GNU General Public License v2.0
385 stars 34 forks source link

Fix a couple small issues with build instructions. #30

Open edmazur opened 4 months ago

edmazur commented 4 months ago

Original clone command failure:

$ git clone github.com/thesourcerer8/hddsuperclone fatal: repository 'github.com/thesourcerer8/hddsuperclone' does not exist

Original make command failure:

$ make gcc -Wall -Wextra -O2 -g3 -rdynamic -fno-omit-frame-pointer -fsanitize=address,undefined -Wno-deprecated-declarations create_script_help.c -o create_script_help -lbsd /usr/bin/ld: cannot find -lbsd: No such file or directory collect2: error: ld returned 1 exit status make: *** [makefile:59: create_script_help] Error 1

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud