update contributor list

This commit is contained in:
Ryan Nematz 2018-06-23 16:50:08 -04:00
parent bb6b8a03fa
commit 960601e87c
3 changed files with 3 additions and 2 deletions

View File

@ -17,4 +17,4 @@ MOZ_OBJDIR=/c/projects/moz95/obj-sm95-release
# --enable-extensions=default,tasks is used by configure (not client.mk)
# --enable-crypto is used by configure (not client.mk)
# --enable-svg is used by configure (not client.mk)
# --enable-canvas is used by configure (not client.mk)
# --enable-canvas is used by configure (not client.mk)

View File

@ -131,7 +131,7 @@ DEFINES += -DNSS_ENABLE_ECC
# Use local includes because they are inserted before INCLUDES
# so that Mozilla's nss.h is used, not glibc's
LOCAL_INCLUDES += $(NSS_CFLAGS)
LOCAL_INCLUDES += $(NSS_CFLAGS) -DFORCE_PR_LOG -DPR_LOGGING=1
EXTRA_DSO_LDOPTS += \
$(MOZ_UNICHARUTIL_LIBS) \

View File

@ -33,6 +33,7 @@
<li>rn10950</li>
<li>Nathan Lineback</li>
<li>The Crash Restore and Session Manager Developers</li>
<li>roytam1</li>
</ul>
<h1>Mozilla Contributors</h1>