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-20 13:33:59 +0300
committerlexborisov <lex.borisov@gmail.com>2017-03-20 13:33:59 +0300
commit3b3625cb1b1601b38ab971c5e7962ca0a4d3e52f (patch)
tree2d229ae9ad95c2c9d6cb113b8a97b261b9f75ce4 /Makefile.cfg
parent49ddfc6cbef0e4e6ffb1e31f26bd50cd8e85fcc4 (diff)
Fix for port name
Diffstat (limited to 'Makefile.cfg')
-rw-r--r--Makefile.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.cfg b/Makefile.cfg
index 95bcb03..eb5e8be 100644
--- a/Makefile.cfg
+++ b/Makefile.cfg
@@ -73,7 +73,6 @@ MODEST_BUILD_CLEAN_AFTER :=
SED ?= sed
MODEST_DIR_SEPARATOR ?= /
-MODEST_PORT_NAME ?= posix
# flags
MODEST_OPTIMIZATION_LEVEL ?= -O2