提交 19ec366f 编写于 作者: B Behdad Esfahbod

Fix previous commit

Automake has this stupid behavior where if your Makefile.am has
syntactic error, it can get to a state that make succeeds but just
ignores broken Makefile.am.  Ouch.
上级 44b6c77c
......@@ -33,7 +33,6 @@ HBHEADERS = $(HB_BASE_headers)
# We don't use these features, so it's safe to disable them
# even in the cases where we DO link to libstdc++.
AM_CXXFLAGS = -fno-exceptions -fno-threadsafe-statics -fno-rtti
endif
if HAVE_OT
HBSOURCES += $(HB_OT_sources)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册