mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
9 lines
321 B
Diff
9 lines
321 B
Diff
--- src/lp_solve/Makefile 2023-11-28 23:09:35
|
|
+++ src/lp_solve/Makefile 2023-12-07 12:05:43
|
|
@@ -1,4 +1,4 @@
|
|
-LP_SOLVE_CPPFLAGS=$(CPPFLAGS) -I../../inst/include \
|
|
+LP_SOLVE_CPPFLAGS=-I../../inst/include \
|
|
-I$(R_INCLUDE_DIR) \
|
|
-DYY_NO_INPUT \
|
|
-DR_EMBEDDED_LPSOLVE \
|