From 39b1b2049934be5be7e5b1b6f77ff31cd02398c5 Mon Sep 17 00:00:00 2001 From: Issam Maghni Date: Sat, 21 Apr 2018 17:53:03 -0400 Subject: [PATCH] Adding `install_lib_pc` Related to https://github.com/jemalloc/jemalloc/issues/974 --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 082310f2..a01a7c04 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -338,6 +338,7 @@ To install only parts of jemalloc, use the following targets: install_include install_lib_shared install_lib_static + install_lib_pc install_lib install_doc_html install_doc_man