Author: arist
Date: Wed Nov 14 23:02:46 2012
New Revision: 1409526

URL: http://svn.apache.org/viewvc?rev=1409526&view=rev
Log:
gnumake4_031_8682dc501634.patch
# HG changeset patch
# User Michael Stahl <m...@openoffice.org>
# Date 1300111755 -3600
# Node ID 8682dc501634901dd05bfba2f1da1c33dd08dde3
# Parent  6a190c99c8ff7c121db669645aa27b9bc325314e
gnumake4: idl: link stl


Modified:
    incubator/ooo/branches/gbuild/main/idl/Executable_svidl.mk

Modified: incubator/ooo/branches/gbuild/main/idl/Executable_svidl.mk
URL: 
http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/idl/Executable_svidl.mk?rev=1409526&r1=1409525&r2=1409526&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/idl/Executable_svidl.mk (original)
+++ incubator/ooo/branches/gbuild/main/idl/Executable_svidl.mk Wed Nov 14 
23:02:46 2012
@@ -45,8 +45,9 @@ $(eval $(call gb_Executable_set_cxxflags
 ))
 
 $(eval $(call gb_Executable_add_linked_libs,svidl,\
-       sal \
        tl \
+       sal \
+       stl \
     $(gb_STDLIBS) \
 ))
 


Reply via email to