Add -Wno-multichar to WARNINGS_C*FLAGS for BeOS. Thanks to "Yannick Koehler" <koehler@mythrium.com> for the patch.
git-svn-id: svn://10.0.0.236/trunk@65169 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
bc2614bde8
commit
e2a38cc233
576
mozilla/configure
vendored
576
mozilla/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -506,6 +506,8 @@ case "$target" in
|
||||
MKSHLIB='$(CXX) $(DSO_LDOPTS)'
|
||||
DSO_LDOPTS='-nostart -Xlinker --ignore-undefined'
|
||||
TK_LIBS='-lbe -lroot'
|
||||
_WARNINGS_CFLAGS="${_WARNINGS_CFLAGS} -Wno-multichar"
|
||||
_WARNINGS_CXXFLAGS="${_WARNINGS_CXXFLAGS} -Wno-multichar"
|
||||
;;
|
||||
|
||||
*-bsdi*)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user