Skip to content

Comments

osmodel.mak: add comments#5498

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

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

Conversation

@WalterBright
Copy link
Member

Changes copied from dlang/druntime#1843

Copy link
Contributor

@wilzbach wilzbach left a comment

Choose a reason for hiding this comment

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

I am still in favor of removing this file and avoiding this silly manual file syncing over five repositories. It would be as simple as doing include $(DMD)/src/osmodel.mak- the dmd directory is already required to be there ...

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.

The rest of the file is alphabetically sorted ...

# 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.

To make things worse, there's dlang.org and tools as well.

@wilzbach wilzbach merged commit 5e0699a into dlang:master Jun 20, 2017
@WalterBright WalterBright deleted the comments-os.mak branch June 20, 2017 06:12
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