Generate build files
For x86, x86_64, arm and arm64 Bug: 261600888 Test: build and run cuttlefish x86, x86_64 and arm64 Change-Id: I3ac4dad1ac9ec83b0e626e64715df450e8809b82
This commit is contained in:
6
third_party/crc32c/src/include/crc32c/crc32c_config.h
vendored
Normal file
6
third_party/crc32c/src/include/crc32c/crc32c_config.h
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
// Copyright 2017 The Chromium Authors
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
// This is a stub. The preprocessor macros that are usually defined here are
|
||||
// supplied by BUILD.gn instead.
|
||||
1
third_party/libevent/event.h
vendored
Normal file
1
third_party/libevent/event.h
vendored
Normal file
@ -0,0 +1 @@
|
||||
#include <event.h>
|
||||
1
third_party/opus/src/include/opus.h
vendored
Normal file
1
third_party/opus/src/include/opus.h
vendored
Normal file
@ -0,0 +1 @@
|
||||
#include <opus.h>
|
||||
1
third_party/opus/src/include/opus_multistream.h
vendored
Normal file
1
third_party/opus/src/include/opus_multistream.h
vendored
Normal file
@ -0,0 +1 @@
|
||||
#include <opus_multistream.h>
|
||||
Reference in New Issue
Block a user