Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

[dmd-cxx] [OpenBSD] Updated extern(C) bindings for minimal compilation #2748

Merged
merged 1 commit into from
Aug 20, 2019
Merged

[dmd-cxx] [OpenBSD] Updated extern(C) bindings for minimal compilation #2748

merged 1 commit into from
Aug 20, 2019

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Aug 20, 2019

Extracts the openbsd stuff from #2741.

Cherry-pick of #2576.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "dmd-cxx + druntime#2748"

@ibuclaw ibuclaw changed the title [OpenBSD] Updated extern(C) bindings for minimal compilation [dmd-cxx] [OpenBSD] Updated extern(C) bindings for minimal compilation Aug 20, 2019
@ibuclaw ibuclaw merged commit 097b451 into dlang:dmd-cxx Aug 20, 2019
@ibuclaw ibuclaw deleted the dmd-cxx-openbsd branch August 20, 2019 12:12
kraj pushed a commit to kraj/gcc that referenced this pull request Aug 21, 2019
Adds extern(C) bindings for version OpenBSD.

Reviewed-on: dlang/druntime#2748

libphobos/ChangeLog:

	* libdruntime/Makefile.am (DRUNTIME_DSOURCES_OPENBSD): Add
	core/sys/openbsd/sys/cdefs.d, core/sys/openbsd/sys/elf.d,
	core/sys/openbsd/sys/elf32.d, core/sys/openbsd/sys/elf64.d,
	core/sys/openbsd/sys/elf_common.d, core/sys/openbsd/sys/link_elf.d,
	core/sys/openbsd/sys/mman.d, core/sys/openbsd/time.d.
	* libdruntime/Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@274772 138bc75d-0d04-0410-961f-82ee72b054a4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants