-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pw_toolchain: Add libc stub for gettimeofday, update visibility rules
* Add `gettimeofday` to the disabled libc functions. * Change `newlib_os_interface_stubs` to have public visibility, so it is not automatically bundled with `wrap_abort` through the `arm_none_eabi_gcc_support` rule. Change-Id: I493b515f73e3a886e45ff48cc78e689160b9c924 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173850 Presubmit-Verified: CQ Bot Account <[email protected]> Commit-Queue: Shiva Rajagopal <[email protected]> Reviewed-by: Wyatt Hepler <[email protected]>
- Loading branch information
1 parent
36cb582
commit 107b4ff
Showing
4 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters