Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-2161] llbuild/swiftpm are building in debug despite --release being used when compiling with --xcode #798

Open
gottesmm opened this issue Jul 25, 2016 · 2 comments

Comments

@gottesmm
Copy link
Member

Previous ID SR-2161
Radar rdar://problem/28109011
Original Reporter @gottesmm
Type Improvement
Status Reopened
Resolution
Additional Detail from JIRA
Votes 0
Component/s llbuild
Labels Improvement, BuildScript
Assignee None
Priority Medium

md5: c586e785cf2b1d1b933b5b647350d7e7

Issue Description:

When compiling with "buildbot_incremental,tools=RA,stdlib=RA,xcode", swiftpm, llbuild both build in Xcode debug mode even though release is specified.

I worked around this by disabling the building of llbuild/swiftpm with that preset.

@belkadan
Copy link

I'm not sure build-script's notion of "release" or "debug" is forwarded on to any subprojects other than Swift or LLVM.

@ankitspd
Copy link
Member

This should be fixed for swiftpm by apple/swift#6432

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants