Kaydet (Commit) b0050ee6 authored tarafından Peter Foley's avatar Peter Foley

Revert "readd SYSTEM_LPSOLVE define in sccomp after gbuildification"

Should be handled by lpsolve external

This reverts commit f66e86f3.
üst 732e9ff2
......@@ -41,12 +41,6 @@ $(eval $(call gb_Library_use_libraries,solver,\
$(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_add_exception_objects,solver,\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment