The source project of this merge request has been removed.
Update LDFLAGS, Use Arch's CFLAGS
- Update LDFLAGS substitution
- Fixes #1 (closed)
- Remove noexecstack linker flag
- Executable stack has been disabled by default in binutils@ad781dd8
- Refactor sed processing of Makefile
- Removes use of ldFlags variable.
- Use Arch's CFLAGS
If not using Arch's CFLAGS was intentional I will remove that commit.