projects
/
people
/
teissler
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a038be
)
transmission: Don't use C++ exception handling.
author
Michael Tremer
<michael.tremer@ipfire.org>
Thu, 26 Sep 2013 22:55:07 +0000
(
00:55
+0200)
committer
Michael Tremer
<michael.tremer@ipfire.org>
Thu, 26 Sep 2013 22:55:07 +0000
(
00:55
+0200)
lfs/transmission
patch
|
blob
|
blame
|
history
diff --git
a/lfs/transmission
b/lfs/transmission
index 3c1368dcf249c2e6e338d3964e42271a0026bf19..51c2fbd4d87beea7606ae5bdaeecf4bd7e4d39b8 100644
(file)
--- a/
lfs/transmission
+++ b/
lfs/transmission
@@
-36,6
+36,8
@@
PAK_VER = 9
DEPS = "libevent2"
+CXXFLAGS += -fno-exceptions
+
###############################################################################
# Top-level Rules
###############################################################################