mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-16 19:40:57 +01:00
honor CFLAGS and LDFLAGS from the outside
This commit is contained in:
@@ -47,8 +47,9 @@ AC_PROG_AWK
|
||||
AC_PROG_INSTALL
|
||||
|
||||
# remove flags set by AC_PROG_CC (duplicates and/or invalid for clang)
|
||||
CFLAGS=""
|
||||
CXXFLAGS=""
|
||||
# FIXME: why did I do this?!
|
||||
#CFLAGS=""
|
||||
#CXXFLAGS=""
|
||||
|
||||
|
||||
# Host speciffic checks
|
||||
|
||||
Reference in New Issue
Block a user