diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2015-04-07 19:28:53 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2015-04-07 19:28:53 +0000 |
| commit | 13553dc6bdc4dc825867c4774d92a7e2bf79c0d8 (patch) | |
| tree | ffb2ed31a2c44386c23bdc2a9d1d1dc6d05ef62b /lib/libcompiler_rt/Makefile | |
| parent | d92661658b17974d274ef6ad39f3952a61715e12 (diff) | |
Notes
Diffstat (limited to 'lib/libcompiler_rt/Makefile')
| -rw-r--r-- | lib/libcompiler_rt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcompiler_rt/Makefile b/lib/libcompiler_rt/Makefile index 5c5e11042d2c0..b9de09ac216ff 100644 --- a/lib/libcompiler_rt/Makefile +++ b/lib/libcompiler_rt/Makefile @@ -108,6 +108,7 @@ SRCF= absvdi2 \ mulvdi3 \ mulvsi3 \ mulvti3 \ + multc3 \ mulxc3 \ negdf2 \ negdi2 \ |
