Skip to content

Commit

Permalink
Stop ignoring the ubuntu precise sysroot.
Browse files Browse the repository at this point in the history
We added a new sysroot in r414564 and reverted the change in
r414594, but we left the .gitignore entries in. I suspect
that this is keeping the sysroot directory from being cleaned
up, and the license checks are still failing.

TBR=thomasanderson@chromium.org, jianli@chromium.org, haraken@chromium.org
NOTRY=true
BUG=638394

Review-Url: https://codereview.chromium.org/2279143002
Cr-Commit-Position: refs/heads/master@{#414646}
  • Loading branch information
dpranke authored and Commit bot committed Aug 26, 2016
1 parent 727463c commit 84f0fe9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ vs-chromium-project.txt
/build/x64/
/build/linux/bin/eu-strip
/build/linux/debian_*-sysroot/
/build/linux/ubuntu_*-sysroot/
/build/mac_files
/buildtools
# The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
Expand Down

0 comments on commit 84f0fe9

Please sign in to comment.