summaryrefslogtreecommitdiff
path: root/lcmodule
diff options
context:
space:
mode:
authorZoran Aleksov <zoran.aleksov@seavus.com>2012-05-04 16:05:48 +0200
committerViktor Mladenovski <viktor.mladenovski@seavus.com>2012-05-25 14:45:43 +0200
commit24629b4d05f7b0826c8cd1866d57ddcc4cb949d1 (patch)
tree5d9dd6c4dafd956413b5d289a2301f60e2dd3fcc /lcmodule
parent78bf8bace61dbae9d7d314716dfd356ff639a416 (diff)
sem_open issue
Previous solution is reverted back using compile switches) only for Ubuntu. For Mac OS the problem still exists and will be fixed in different patch. ST-Ericsson ID: 432287 ST-Ericsson FOSS-OUT ID: NA Change-Id: Idd50886392ceb58fb07d0c14ed5c9b88fcc7fd35 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/58222 Reviewed-by: Vlatko PISTOLOV <vlatko.pistolov@seavus.com> Tested-by: Vlatko PISTOLOV <vlatko.pistolov@seavus.com>
Diffstat (limited to 'lcmodule')
-rw-r--r--lcmodule/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lcmodule/Makefile b/lcmodule/Makefile
index c418122..3aac38a 100644
--- a/lcmodule/Makefile
+++ b/lcmodule/Makefile
@@ -331,7 +331,7 @@ $(LCM_AUTO_DIR)/.autodirdummy : | $(LCM_AUTO_DIR)
.PHONY: setup_folders
setup_folders: validatevariables
-setup_folders: $(AUTO_DIR_LOADER)/.autodirldrdummy $(AUTO_DIR_LIB)/.autodirlibdummy $(LCM_AUTO_DIR)/.autodirdummy
+setup_folders: $(AUTO_DIR_LOADER)/.autodirldrdummy $(AUTO_DIR_LIB)/.autodirlibdummy $(LCM_AUTO_DIR)/.autodirdummy $(LCMLIB_INSTALLDIR)/.libinstalldummy
@echo $< > /dev/null