提交 a62f776d 编写于 作者: B Behdad Esfahbod

[HB] Don't override CXX compiler

Just add couple of options to it (still assuming gcc)
上级 6bdab706
......@@ -2,7 +2,8 @@
NULL =
CXX = $(CC) -fno-rtti -fno-exceptions -Wabi -Wpadded -Wcast-align
# The following warning options are useful for debugging: -Wpadded -Wcast-align
AM_CXXFLAGS = -fno-rtti -fno-exceptions
noinst_LTLIBRARIES = libharfbuzz.la
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册