]> git.ipfire.org Git - thirdparty/curl.git/commit
Makefile.mk: fix -g option in debug mode [ci skip]
authorViktor Szakats <commit@vsz.me>
Mon, 13 Mar 2023 00:16:30 +0000 (00:16 +0000)
committerViktor Szakats <commit@vsz.me>
Mon, 13 Mar 2023 00:16:30 +0000 (00:16 +0000)
commita285b22f8f38f38dc3b441f096324e8ef8402959
tree1d2f225f289bf89ab72b83223debaf377058d476
parent2f17a9b654121dd1ecf4fc043c6d08a9da3522db
Makefile.mk: fix -g option in debug mode [ci skip]

Add it to `CFLAGS` (was: `LDFLAGS`).

Closes #10747
lib/Makefile.mk