You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
lftp: use configure.cxxflags-append for Sequoia fix
This commit is contained in:
+2
-2
@@ -66,8 +66,8 @@ configure.args --with-openssl \
|
||||
# and https://trac.macports.org/ticket/70750
|
||||
platform darwin {
|
||||
if {${os.major} == 24} {
|
||||
configure.args-append \
|
||||
CXXFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1
|
||||
configure.cxxflags-append \
|
||||
-I/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user