Details
-
Bug
-
Resolution: Fixed
-
P2
-
8
-
b67
-
windows
-
Not verified
Description
Sometimes vcvars*.bat seems to generate LIB and INCLUDE variables with a backslash at the end. This breaks make in the generated spec.gmk since the backslash cancels out the next line. We either need to filter away any trailing backslash or add newlines between these export lines in spec.gmk.in.
Reported by Phil Race on the build-infra-dev.
Reported by Phil Race on the build-infra-dev.