diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-03-06 04:13:17 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-03-06 04:13:17 +0000 |
| commit | b655ec9752ee1da47110c5f0dacc0003ca55a7ad (patch) | |
| tree | 7e556653474c7cbaf439c575734d098129e88b2b /lib/libcompiler_rt | |
| parent | 42d27ee34321c280015bccd973ebb0662b663267 (diff) | |
| parent | 13f28d969a91b4abe8ca0e767a7e293077860b16 (diff) | |
Notes
Diffstat (limited to 'lib/libcompiler_rt')
| -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 7a29a5903f60..8959225e409f 100644 --- a/lib/libcompiler_rt/Makefile +++ b/lib/libcompiler_rt/Makefile @@ -45,6 +45,7 @@ SRCF= absvdi2 \ divmoddi4 \ divmodsi4 \ divsc3 \ + divtc3 \ divti3 \ divxc3 \ enable_execute_stack \ |
