Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(317)

Side by Side Diff: third_party/dpkg-dev/abitable

Issue 2411423002: Linux build: Use sysroot when calculating dependencies (Closed)
Patch Set: Add LICENSE and OWNERS Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # This file contains the table of arch ABI attribute overrides.
2 #
3 # If the ABI is not present here then the attribute information for a
4 # Debian triplet matches the one on the cputable.
5 #
6 # Column 1 is the Debian name for the ABI.
7 # Column 2 is the size (in bits) of the ABI integers/pointers.
8 #
9 # <Debian name> <Bits>
10 gnuabin32 32
11 gnux32 32
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698