Skip to content

Can't change win64.mak #37

@mihails-strasuns

Description

@mihails-strasuns

Because of win64.mak specific tweaks (https://github.com/braddr/d-tester/blob/master/client/src/diff-phobos-win64.diff) any pull request that tries to change it will fail the auto-tester.

Perhaps better approach would have been to leave it untouched and override variables from the command line : make -f win64.mak CC="$(VCBIN_DIR)\cl" LD="$(VCBIN_DIR)\link" LIB="$(VCBIN_DIR)\lib"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions