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

github.com/lexborisov/Modest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlexborisov <lex.borisov@gmail.com>2017-03-13 21:11:34 +0300
committerlexborisov <lex.borisov@gmail.com>2017-03-13 21:11:34 +0300
commitd6e53ec7ac82f01f67f8b87013bb5ae4f187ab36 (patch)
tree8729e2994b36036d4b0318286f70043d33b12c26 /Makefile
parentb4b744cbc3642c90bc3e70b1d15315a35fe7e341 (diff)
Fixed problem with windows, fixed problem with linux, build problem
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 19e913e..8431162 100644
--- a/Makefile
+++ b/Makefile
@@ -55,6 +55,7 @@ MODEST_CFLAGS += -DMODEST_BUILD_OS=$(MODEST_BUILD_OS)
MODEST_CFLAGS += -DMODEST_PORT_NAME=$(MODEST_PORT_NAME)
override CFLAGS += $(MODEST_CFLAGS)
+override LDFLAGS += $(MODEST_LDFLAGS)
#********************
# Objects