ANDROID: Build with -D_GNU_SOURCE= to avoid redefinition warnings
To avoid warnings like: futex_requeue_pi.c:20: warning: "_GNU_SOURCE" redefined Use the form -D_GNU_SOURCE= to avoid setting _GNU_SOURCE to 1. Link: https://lore.kernel.org/all/20240531200755.128749-4-jhubbard@nvidia.com/ Bug: 339526723 Signed-off-by:Edward Liaw <edliaw@google.com> (cherry picked from https://android-review.googlesource.com/q/commit:ded7d82f0e3c166205b58a7cc7df74e71c1f4959) Merged-In: Ibcb11578a7c0972ac246de519d71b5e804fb74ec Change-Id: Ibcb11578a7c0972ac246de519d71b5e804fb74ec
Loading
Please sign in to comment