-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels