Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/salm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHieu Hoang <hieuhoang@gmail.com>2017-05-05 12:48:01 +0300
committerHieu Hoang <hieuhoang@gmail.com>2017-05-05 12:48:01 +0300
commit1f269bb53733fde890105f29b5c22ac93a828960 (patch)
tree92bf5dde84e479ff8deaf7ddb0dde09abc91c457
parentecbfbae1bc965279f239f6830824a0695ad0b8ad (diff)
compile 64-bit by default
-rwxr-xr-xDistribution/Linux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Distribution/Linux/Makefile b/Distribution/Linux/Makefile
index baec989..0893e22 100755
--- a/Distribution/Linux/Makefile
+++ b/Distribution/Linux/Makefile
@@ -50,6 +50,7 @@ SHARED_OBJ_o64 = \
${SA_SHARED_OBJ_DIR}/_IDVocabulary.o64 \
${SA_SHARED_OBJ_DIR}/_String.o64 \
+all: allO64
#
# Target to create all 32-bit optimized binaries
allO32 : CREATE_DIR \