summaryrefslogtreecommitdiff
path: root/lib/libcompiler_rt
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-02-04 21:16:35 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-02-04 21:16:35 +0000
commita70cba95822f662d3f9da5119b6a0c433e8f70af (patch)
treeea8c1d13fde3ae04c310e3cdd9699bee2b5f454b /lib/libcompiler_rt
parentbb4355f72d0d8763d4a0f3ddec791c458649bf45 (diff)
downloadsrc-test-a70cba95822f662d3f9da5119b6a0c433e8f70af.tar.gz
src-test-a70cba95822f662d3f9da5119b6a0c433e8f70af.zip
First pass through library packaging.
Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/projects/release-pkg/; revision=295278
Diffstat (limited to 'lib/libcompiler_rt')
-rw-r--r--lib/libcompiler_rt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcompiler_rt/Makefile b/lib/libcompiler_rt/Makefile
index 86daee4aabf0f..7a29a5903f607 100644
--- a/lib/libcompiler_rt/Makefile
+++ b/lib/libcompiler_rt/Makefile
@@ -2,6 +2,7 @@
.include <src.opts.mk>
+PACKAGE=lib${LIB}
LIB= compiler_rt
NO_PIC=
WARNS?= 2