From 7b213e05a4f6aecd8b5388fb8fa8cec355302b07 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 9 Nov 2012 19:20:00 +0100 Subject: shell: explicitly linking gb_STDLIBS breaks the build now Change-Id: If693e440327331ea007722ff575b8015d727e5bc --- shell/Library_losessioninstall.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'shell') diff --git a/shell/Library_losessioninstall.mk b/shell/Library_losessioninstall.mk index eb5f1232e384..ebd98af264bd 100644 --- a/shell/Library_losessioninstall.mk +++ b/shell/Library_losessioninstall.mk @@ -21,7 +21,6 @@ $(eval $(call gb_Library_use_libraries,losessioninstall,\ cppu \ cppuhelper \ sal \ - $(gb_STDLIBS) \ )) ifeq ($(RTL_OS),Linux) -- cgit