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

{configure.ac,m4/ax_pthread.m4}: revert evaluating target #131

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

rehsack
Copy link
Collaborator

@rehsack rehsack commented Jul 4, 2021

According longer discussion in autoconf-archive/autoconf-archive@2567e0c#r52080885
relying on $target_os wasn't that smart as intend.

Revert:
7ab89ec m4/ax_pthread.m4: target > host
cd479ea configure.ac: target > host

Signed-off-by: Jens Rehsack sno@netbsd.org

@tdb
Copy link
Member

tdb commented Jul 5, 2021

Hi Jens. This doesn't completely revert those two mention commits does it? Only some parts of. That should be clear in the log. Also the AS_ECHO change has been added.

@rehsack
Copy link
Collaborator Author

rehsack commented Jul 5, 2021

I take a deeper look and rephrase accordingly.

According longer discussion in autoconf-archive/autoconf-archive@2567e0c#r52080885
relying on `$target_os` wasn't that smart as intend.

Roll forward to fix:
    7ab89ec m4/ax_pthread.m4: target > host
    cd479ea configure.ac: target > host

Signed-off-by: Jens Rehsack <sno@netbsd.org>
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.

None yet

2 participants