X-Git-Url: https://rtime.felk.cvut.cz/gitweb/orte.git/blobdiff_plain/c1eacaaaabda70e605c8b1c5fbcef9253bd311ac..027a410e3cc5d2c17c8abcfb2bfaf88a869e7cc6:/orte/libjorte/Makefile.omk diff --git a/orte/libjorte/Makefile.omk b/orte/libjorte/Makefile.omk index 3a89215..373f9d3 100644 --- a/orte/libjorte/Makefile.omk +++ b/orte/libjorte/Makefile.omk @@ -13,6 +13,7 @@ shared_LIBRARIES = jorte lib_LOADLIBES = orte INCLUDES = -I $(srcdir)/../include -I $(JAVA_HOME)/include -I $(JAVA_HOME)/include/linux +CFLAGS += -Wno-int-to-pointer-cast -Wno-pointer-to-int-cast jorte_SOURCES = \ onLoad.c \