mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-11-10 19:44:59 +03:00
Added bjam command line switch to compile with memory-mapped data structures. Aperently this doesn't work on MacOS X.
This commit is contained in:
parent
d33f235230
commit
480cc683d8
@ -73,7 +73,7 @@ $(TOP)//boost_iostreams ;
|
||||
|
||||
#generic//generic mm//mm
|
||||
|
||||
alias headers-to-install : [ glob-tree *.h ] ;
|
||||
alias headers-to-install : [ glob-tree [^.]*.h ] ;
|
||||
|
||||
import testing ;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user