Skip to content

mkdir rt fails because it exists #12615

Closed
@cnd

Description

@cnd

https://github.com/mozilla/rust/blob/master/configure#L748

mkdir: error: Error: directory 'i686-pc-mingw32/rt' already exists
for t in $CFG_TARGET
do
  make_dir $t/rt
  for s in 0 1 2 3
  do

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions