Link the executables with gb_STDLIBS
This commit is contained in:
@@ -34,6 +34,7 @@ $(eval $(call gb_Executable_use_libraries,regcomp,\
|
|||||||
cppu \
|
cppu \
|
||||||
cppuhelper \
|
cppuhelper \
|
||||||
sal \
|
sal \
|
||||||
|
$(gb_STDLIBS) \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Executable_add_exception_objects,regcomp,\
|
$(eval $(call gb_Executable_add_exception_objects,regcomp,\
|
||||||
|
@@ -34,6 +34,7 @@ $(eval $(call gb_Executable_use_libraries,regsingleton,\
|
|||||||
cppu \
|
cppu \
|
||||||
cppuhelper \
|
cppuhelper \
|
||||||
sal \
|
sal \
|
||||||
|
$(gb_STDLIBS) \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Executable_add_exception_objects,regsingleton,\
|
$(eval $(call gb_Executable_add_exception_objects,regsingleton,\
|
||||||
|
@@ -35,6 +35,7 @@ $(eval $(call gb_Executable_use_libraries,uno,\
|
|||||||
cppuhelper \
|
cppuhelper \
|
||||||
sal \
|
sal \
|
||||||
salhelper \
|
salhelper \
|
||||||
|
$(gb_STDLIBS) \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Executable_use_externals,uno,\
|
$(eval $(call gb_Executable_use_externals,uno,\
|
||||||
|
Reference in New Issue
Block a user