remove flag from glpk.build

This commit is contained in:
Laurent Perron
2022-02-20 21:39:50 +01:00
parent 5c42084383
commit 3d8e27e21a

View File

@@ -13,7 +13,7 @@ cc_library(
"glpk-5.0/src/glpk.h",
],
copts = [
"-Wno-error",
# "-Wno-error",
"-w",
"-Iexternal/glpk/glpk-5.0/src",
"-Iexternal/glpk/glpk-5.0/src/amd",