Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.6
-
None
-
-
c00b17de6 (dev), 9f3c74bfa (6.6), ba7528154 (6.5)
Description
Xcode 15 beta 8's ld, reports:
`ld: warning: -undefined error is deprecated`
based on us passing -Wl,-undefined,error via qt_internal_add_link_flags_no_undefined
Not sure if there's a replacement for this, or if we should just skip it.
Wl,-no-undefined did not work as a replacement.
Attachments
For Gerrit Dashboard: QTBUG-116732 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
503076,2 | cmake: Don't pass -undefined,error to Apple linker | dev | qt/qtbase | Status: MERGED | +2 | 0 |
503247,2 | cmake: Don't pass -undefined,error to Apple linker | 6.6 | qt/qtbase | Status: MERGED | +2 | 0 |
503260,2 | cmake: Don't pass -undefined,error to Apple linker | 6.5 | qt/qtbase | Status: MERGED | +2 | 0 |