cross compilation using mingw32-w64
This commit is contained in:
@@ -13,4 +13,5 @@ generarxml_SOURCES = main.c \
|
||||
encoding.h
|
||||
generarxml_CPPFLAGS = $(XML_CPPFLAGS)
|
||||
generarxml_LDFLAGS= $(XML_LIBS)
|
||||
generarxml_LDADD = ${libxml2_LIBS}
|
||||
generarxml_LDADD = $(libxml2_LIBS) $(LDFLAGS)
|
||||
# -liconv
|
||||
|
Reference in New Issue
Block a user