diff options
author | Rui Paulo <rpaulo@FreeBSD.org> | 2010-07-22 19:09:34 +0000 |
---|---|---|
committer | Rui Paulo <rpaulo@FreeBSD.org> | 2010-07-22 19:09:34 +0000 |
commit | 582a734e13770204c7ffac8f60c089d5a47b6bd1 (patch) | |
tree | 8f739694685ee950c59aaa294112a414c90d2028 /usr.sbin/rtsold | |
parent | 7d54a05ac87dbf93235673976655d5a302e2982a (diff) | |
download | src-582a734e13770204c7ffac8f60c089d5a47b6bd1.tar.gz src-582a734e13770204c7ffac8f60c089d5a47b6bd1.zip |
Build clang libraries by default with -fno-exceptions and with
-fno-rtti. The clang libaries that really use exceptions and virtual
functions can enable LLVM_REQUIRES_EH and LLVM_REQUIRES_RTTI
respectively. This saves space on the resulting binaries and follows
what's being done upstream.
Submitted by: Dimitry Andric <dimitry at andric.com>
Notes
Notes:
svn path=/head/; revision=210388
Diffstat (limited to 'usr.sbin/rtsold')
0 files changed, 0 insertions, 0 deletions