Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makefile: fix LDFLAGS order; and don't force -Werror
Fix order of LDFLAGS, as mentioned in #158, this is necessary for e.g. `-Wl,--as-needed` to work correctly. -Werror is now only added in non-NDEBUG builds. Ref: gentoo/gentoo#38168
- Loading branch information