OpenVMS only; add -g to debug links. b=199156. r=cls.

git-svn-id: svn://10.0.0.236/trunk@140301 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
colin%theblakes.com
2003-03-26 00:22:08 +00:00
parent 2630500555
commit ff0e7bcd4a

View File

@@ -1217,6 +1217,7 @@ case "$target" in
AR_FLAGS='c $@'
DSO_LDOPTS='-shared -auto_symvec'
DSO_PIC_CFLAGS=
MOZ_DEBUG_LDFLAGS='-g'
COMPAQ_CXX=1
;;