diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2016-02-06 13:39:20 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2016-02-06 13:39:20 +0000 |
| commit | f8ca070d3aeee9332d1843f5aa44945374b51b8e (patch) | |
| tree | 4efb8604227ede935238eb1c67b626da1265d459 /lib/libcompiler_rt | |
| parent | 752d00608cb24d3c902d6890efe6964247c2532c (diff) | |
| parent | 807551b099338b7cc4f66ee567aae20a529dd27e (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 86daee4aabf0..3c7896df4bb8 100644 --- a/lib/libcompiler_rt/Makefile +++ b/lib/libcompiler_rt/Makefile @@ -44,6 +44,7 @@ SRCF= absvdi2 \ divmoddi4 \ divmodsi4 \ divsc3 \ + divtc3 \ divti3 \ divxc3 \ enable_execute_stack \ |
