aboutsummaryrefslogtreecommitdiff
path: root/comms/libfec/files/patch-makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Bug reported only with ld.lld as system ld on i386 solved usingDiane Bruce2019-01-231-5/+5
| | | | | | | | | | suggested -Wl,-z,notext PR: ports/234871 Reported by: @emaste Notes: svn path=/head/; revision=491018
* Add back libfecDiane Bruce2016-04-251-0/+193
Remove support for obsolete FreeBSD versions Reassign maintainer to hamradio@ Cleanups to make sure it compiles cleanly on clang and gcc Cleanup to (hopefully) allow building on non x86 architectures (untested) Notes: svn path=/head/; revision=414027