From 7d7b41cf12a7026ea583e34dbb31196a884db65b Mon Sep 17 00:00:00 2001 From: Pierre-Eric Pelloux-Prayer Date: Mon, 9 Jul 2012 11:52:50 +0200 Subject: solaris/intel: update .mk files to fix build errors Change-Id: Iba306cde71eb5efeed29a4a44cefa19a47bac84b --- desktop/Executable_oosplash.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'desktop') diff --git a/desktop/Executable_oosplash.mk b/desktop/Executable_oosplash.mk index a75f11adc795..a4451f3d4325 100644 --- a/desktop/Executable_oosplash.mk +++ b/desktop/Executable_oosplash.mk @@ -80,8 +80,8 @@ endif ifeq ($(OS),SOLARIS) -$(eval $(call gb_Executable_use_libraries,oosplash,\ - socket \ +$(eval $(call gb_Executable_add_libs,oosplash,\ + -lsocket \ )) endif -- cgit v1.2.3