mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Work around Clang whining about UTF-8
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23434 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
53ee343e79
commit
c8d6e9d2ab
@ -130,6 +130,7 @@ noinst_HEADERS = \
|
||||
noinst_SCRIPTS = iso-currencies-to-c
|
||||
|
||||
libgncmod_engine_la_LDFLAGS = -avoid-version
|
||||
libgncmod_engine_la_CFLAGS = -Wno-invalid-source-encoding
|
||||
|
||||
libgncmod_engine_la_LIBADD = \
|
||||
../gnc-module/libgnc-module.la \
|
||||
|
Loading…
Reference in New Issue
Block a user