DescriptionMove loader stub libraries out of //build/config/linux
The //build/config/linux library defined a number of targets
built through the generate_library_loader target. All of these
are fairly chrome-specific, so having them defined in the
//build/config/linux file made it harder to reuse that file
in non-chrome GN builds (like native_client).
This CL moves the targets out to a new //build/linux directory
and updates the callers accordingly.
R=brettw@chromium.org
BUG=
Committed: https://crrev.com/ad0c1f495eca0968601ea74254b86fb91d412eb0
Cr-Commit-Position: refs/heads/master@{#346242}
Patch Set 1 #Patch Set 2 : add missing libusb file #Patch Set 3 : fix exec_script() whitelist #Patch Set 4 : fix libbrl references #
Dependent Patchsets: Messages
Total messages: 16 (7 generated)
|