X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Android.common.mk;h=9141ef951d6c34c748e3540941edcfecb60f34e9;hb=e6f7b4312f5f924c8da74d8989ef4ebec7466240;hp=2d04573c4336b4ff167df2f67e4148df1f0521f3;hpb=5c2d307a102be0c13d8f0ac483583e5daee6cfad;p=mesa.git diff --git a/Android.common.mk b/Android.common.mk index 2d04573c433..9141ef951d6 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://gitlab.freedesktop.org/mesa/mesa/issues\" + -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