X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Android.common.mk;h=2d04573c4336b4ff167df2f67e4148df1f0521f3;hb=5bd6a5c41b1f4e06404cc451491b9314db183006;hp=825b60381d0832bce1cdf4c7fb0ca9283a3e967c;hpb=20294dceebc23236e33b22578245f7e6f41b6997;p=mesa.git diff --git a/Android.common.mk b/Android.common.mk index 825b60381d0..2d04573c433 100644 --- a/Android.common.mk +++ b/Android.common.mk @@ -39,7 +39,7 @@ LOCAL_CFLAGS += \ -Wno-initializer-overrides \ -Wno-mismatched-tags \ -DPACKAGE_VERSION=\"$(MESA_VERSION)\" \ - -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\" + -DPACKAGE_BUGREPORT=\"https://gitlab.freedesktop.org/mesa/mesa/issues\" # XXX: The following __STDC_*_MACROS defines should not be needed. # It's likely due to a bug elsewhere, but let's temporarily add them