Revert "readd SYSTEM_LPSOLVE define in sccomp after gbuildification"
Should be handled by lpsolve external This reverts commit f66e86f302a4ab0d0862079bdab3b506733c897f.
This commit is contained in:
parent
732e9ff2ba
commit
b0050ee6da
@ -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,\
|
||||
|
Loading…
x
Reference in New Issue
Block a user