[Libreoffice-commits] .: boost/StaticLibrary_boostdatetime.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Aug 31 20:40:57 PDT 2012


 boost/StaticLibrary_boostdatetime.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ceaa802b1fab878b51564f38543087d838da3bff
Author: Matúš Kukan <matus.kukan at gmail.com>
Date:   Sat Sep 1 05:39:44 2012 +0200

    boost: use add_generated_exception_objects
    
    Change-Id: I360f2fd6ee0b9b99410f83b7f56470bbea3571d6

diff --git a/boost/StaticLibrary_boostdatetime.mk b/boost/StaticLibrary_boostdatetime.mk
index eaba81e..85ba8ff 100644
--- a/boost/StaticLibrary_boostdatetime.mk
+++ b/boost/StaticLibrary_boostdatetime.mk
@@ -15,7 +15,7 @@ $(eval $(call gb_StaticLibrary_use_unpacked,boostdatetime,boost))
 
 $(eval $(call gb_StaticLibrary_set_cxx_suffix,boostdatetime,cpp))
 
-$(eval $(call gb_StaticLibrary_add_generated_cxxobjects,boostdatetime,\
+$(eval $(call gb_StaticLibrary_add_generated_exception_objects,boostdatetime,\
 	UnpackedTarball/boost/libs/date_time/src/gregorian/date_generators \
 	UnpackedTarball/boost/libs/date_time/src/gregorian/gregorian_types \
 	UnpackedTarball/boost/libs/date_time/src/gregorian/greg_month \


More information about the Libreoffice-commits mailing list