summaryrefslogtreecommitdiffstats
path: root/lib/libcompiler_rt
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-04 21:16:35 +0000
committergjb <gjb@FreeBSD.org>2016-02-04 21:16:35 +0000
commitfef2698edfa99e7a2c6cc18a04b5261c08130f45 (patch)
treeea8c1d13fde3ae04c310e3cdd9699bee2b5f454b /lib/libcompiler_rt
parentd4ca219027d491e6c43fd5b13bf99c4b9d889971 (diff)
downloadFreeBSD-src-fef2698edfa99e7a2c6cc18a04b5261c08130f45.zip
FreeBSD-src-fef2698edfa99e7a2c6cc18a04b5261c08130f45.tar.gz
First pass through library packaging.
Sponsored by: The FreeBSD Foundation
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 86daee4..7a29a59 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
OpenPOWER on IntegriCloud