transmission: Don't use C++ exception handling.

This commit is contained in:
Michael Tremer
2013-09-27 00:55:07 +02:00
parent 5a038beb35
commit 76479e2746

View File

@@ -36,6 +36,8 @@ PAK_VER = 9
DEPS = "libevent2"
CXXFLAGS += -fno-exceptions
###############################################################################
# Top-level Rules
###############################################################################