summaryrefslogtreecommitdiff
path: root/sccomp
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-11-08 16:53:54 -0500
committerPeter Foley <pefoley2@verizon.net>2012-11-08 16:53:54 -0500
commitb0050ee6da42d0ce02d58d8dc901f9ab11536906 (patch)
treefb70dddd67dd3ab3f49de92ac29bad36ff175caf /sccomp
parent732e9ff2bada3f8f9db5f39da832e6f98182978e (diff)
Revert "readd SYSTEM_LPSOLVE define in sccomp after gbuildification"
Should be handled by lpsolve external This reverts commit f66e86f302a4ab0d0862079bdab3b506733c897f.
Diffstat (limited to 'sccomp')
-rw-r--r--sccomp/Library_solver.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/sccomp/Library_solver.mk b/sccomp/Library_solver.mk
index a0db0d399557..52f99ccc980f 100644
--- a/sccomp/Library_solver.mk
+++ b/sccomp/Library_solver.mk
@@ -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,\