Revert "readd SYSTEM_LPSOLVE define in sccomp after gbuildification"
Should be handled by lpsolve external
This reverts commit f66e86f302
.
This commit is contained in:
@@ -41,12 +41,6 @@ $(eval $(call gb_Library_use_libraries,solver,\
|
|||||||
$(gb_UWINAPI) \
|
$(gb_UWINAPI) \
|
||||||
))
|
))
|
||||||
|
|
||||||
ifeq ($(SYSTEM_LPSOLVE),YES)
|
|
||||||
$(eval $(call gb_Library_add_defs,solver, \
|
|
||||||
-DSYSTEM_LPSOLVE \
|
|
||||||
))
|
|
||||||
endif
|
|
||||||
|
|
||||||
$(eval $(call gb_Library_use_external,solver,lpsolve))
|
$(eval $(call gb_Library_use_external,solver,lpsolve))
|
||||||
|
|
||||||
$(eval $(call gb_Library_add_exception_objects,solver,\
|
$(eval $(call gb_Library_add_exception_objects,solver,\
|
||||||
|
Reference in New Issue
Block a user