Skip to content

Revert "linux: update header used for major macro" #292

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

Merged
merged 1 commit into from
Aug 2, 2017

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Aug 2, 2017

Reverts #286

Sorry to revert, but this breaks Swift CI incremental bots and PR testing (so it's blocking all other work)

swift-corelibs-libdispatch/os/linux_base.h:16:10: fatal error: 'config/config_ac.h' file not found
#include <config/config_ac.h>
^

https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/4182/console

@atrick atrick merged commit 837f2bd into master Aug 2, 2017
@compnerd
Copy link
Member

compnerd commented Aug 2, 2017

Ugh, Ive been building with the CMake build, not autotools, which is why I didnt notice that. The original version of the patch that @das recommended to remove the conditional include would've worked -- since autoconf would generate config.h.

@das
Copy link
Contributor

das commented Aug 2, 2017

No I don’t think it would have, see my comments in the original PR

@MadCoder MadCoder deleted the revert-286-major-update branch October 11, 2017 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants