airbag_exception_s needs FORCE_STATIC_LIB=1, r=shaver

This commit is contained in:
ted.mielczarek@gmail.com 2007-07-24 18:06:03 -07:00
parent 2f9c62f048
commit 920fcf20bc

View File

@ -72,4 +72,6 @@ CPPSRCS = \
nsAirbagExceptionHandler.cpp \
$(NULL)
FORCE_STATIC_LIB = 1
include $(topsrcdir)/config/rules.mk