mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 06:23:00 +02:00
transmission: Don't use C++ exception handling.
This commit is contained in:
@@ -36,6 +36,8 @@ PAK_VER = 9
|
||||
|
||||
DEPS = "libevent2"
|
||||
|
||||
CXXFLAGS += -fno-exceptions
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user