зеркало из https://github.com/mozilla/pjs.git
Bugzilla bug 358785: don't build the static library. We only use the
shared library, and on Windows the static library and import library have the same file name (pkixutil.lib).
This commit is contained in:
Родитель
3a08159ec2
Коммит
429d565668
|
@ -35,6 +35,9 @@
|
|||
#
|
||||
# ***** END LICENSE BLOCK *****
|
||||
|
||||
# don't build the static library
|
||||
LIBRARY =
|
||||
|
||||
ifeq (,$(filter-out WIN%,$(OS_TARGET)))
|
||||
|
||||
# don't want the 32 in the shared library name
|
||||
|
|
Загрузка…
Ссылка в новой задаче