diff options
-rw-r--r-- | boost/StaticLibrary_boostdatetime.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/StaticLibrary_boostdatetime.mk b/boost/StaticLibrary_boostdatetime.mk index eaba81e516a6..85ba8ffc0710 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 \ |