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 Change-Id: Ibcb11578a7c0972ac246de519d71b5e804fb74ec Signed-off-by:Edward Liaw <edliaw@google.com>
Loading
Please sign in to comment