Skip to content

Comments

osmodel.mak: add comments#6920

Merged
wilzbach merged 1 commit intodlang:masterfrom
WalterBright:comments-os.mak
Jun 20, 2017
Merged

osmodel.mak: add comments#6920
wilzbach merged 1 commit intodlang:masterfrom
WalterBright:comments-os.mak

Conversation

@WalterBright
Copy link
Member

changes copied from dlang/druntime#1843

endif
ifeq (NetBSD,$(uname_S))
OS:=netbsd
endif
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar note as on phobos about the alphabetical ordering

# MODEL_FLAG = one of { -m32, -m64 }
#
# Note:
# Keep this file in sync between druntime, phobos, and dmd repositories!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And dlang.org + tools...

# Note:
# Keep this file in sync between druntime, phobos, and dmd repositories!
# Source: https://github.com/dlang/dmd/blob/master/osmodel.mak

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link is invalid (misses src) ...

@wilzbach wilzbach merged commit 95249ee into dlang:master Jun 20, 2017
@WalterBright WalterBright deleted the comments-os.mak branch June 20, 2017 23:50
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.

2 participants