Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gn: Add _GNU_SOURCE definition to Linux builds
On GN-based linux-x64 builds, with the _GNU_SOURCE definition, the compiler will now have readlink() and strtok_r() declared. This is consistent to the build configurations defined in loader/CMakeLists.txt. Change-Id: If39f3b375e77fa1d0a9068123d04e516e166716a
- Loading branch information