X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=11fa2001d1e6678cdc8968d58d6729d7ce0955b4;hb=d511199b1f1f91cc53e31637bb801e5c2425829e;hp=d4a83a776eec0dfd602aa4329a72718cc15ea7f4;hpb=177ea8ea46918a925c0d2d8a07e7fbe9f478a40c;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index d4a83a77..11fa2001 100644 --- a/Makefile.in +++ b/Makefile.in @@ -67,4 +67,6 @@ curses_ldflags := @curses_ldflags@ crypto_ldflags := @crypto_ldflags@ iconv_ldflags := @iconv_ldflags@ +ENABLE_UBSAN := @ENABLE_UBSAN@ + include Makefile.real