summaryrefslogtreecommitdiff
path: root/math/mosesdecoder/files/patch-util-Jamfile
diff options
context:
space:
mode:
Diffstat (limited to 'math/mosesdecoder/files/patch-util-Jamfile')
-rw-r--r--math/mosesdecoder/files/patch-util-Jamfile10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/mosesdecoder/files/patch-util-Jamfile b/math/mosesdecoder/files/patch-util-Jamfile
deleted file mode 100644
index 82852cfd1402..000000000000
--- a/math/mosesdecoder/files/patch-util-Jamfile
+++ /dev/null
@@ -1,10 +0,0 @@
---- util/Jamfile.orig 2014-09-02 16:01:51.000000000 +0400
-+++ util/Jamfile 2014-09-02 16:01:53.000000000 +0400
-@@ -26,7 +26,6 @@
- unit-test bit_packing_test : bit_packing_test.cc kenutil /top//boost_unit_test_framework ;
- run file_piece_test.o kenutil /top//boost_unit_test_framework : : file_piece.cc ;
- unit-test read_compressed_test : read_compressed_test.o kenutil /top//boost_unit_test_framework ;
--unit-test joint_sort_test : joint_sort_test.cc kenutil /top//boost_unit_test_framework ;
- unit-test probing_hash_table_test : probing_hash_table_test.cc kenutil /top//boost_unit_test_framework ;
- unit-test sorted_uniform_test : sorted_uniform_test.cc kenutil /top//boost_unit_test_framework ;
- unit-test tokenize_piece_test : tokenize_piece_test.cc kenutil /top//boost_unit_test_framework ;