summaryrefslogtreecommitdiff
path: root/devel/librfuncs/builtin.mk
AgeCommit message (Collapse)AuthorFilesLines
2010-08-30move BUILDLINK_LDFLAGS definition from bl3.mk to builtin.mk -- in theory,drochner1-1/+3
the linker flag should be filtered out by a rule in builtin.mk, but apparently this doesn't always work. If in builtin.mk, it doesn't get defined unnecessarily.
2010-08-09NetBSD has these functions in libc since 5.0 at least, librfuncsdrochner1-0/+44
installs an empty library here. Allow to filter it out, to avoid the overhead.