[Mesa-stable] [PATCH] amd/addrlib: Use defines in autotools build.
Marek Olšák
maraeo at gmail.com
Tue May 15 19:35:21 UTC 2018
Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Marek
On Mon, May 14, 2018 at 11:48 AM, Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl
> wrote:
> Otherwise stuff like NDEBUG would not be passed through.
>
> CC: <mesa-stable at lists.freedesktop.org>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106479
> ---
> src/amd/Makefile.addrlib.am | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/amd/Makefile.addrlib.am b/src/amd/Makefile.addrlib.am
> index 322a5c86973..75ff7fbcf75 100644
> --- a/src/amd/Makefile.addrlib.am
> +++ b/src/amd/Makefile.addrlib.am
> @@ -22,6 +22,7 @@
> ADDRLIB_LIBS = addrlib/libamdgpu_addrlib.la
>
> addrlib_libamdgpu_addrlib_la_CPPFLAGS = \
> + $(DEFINES) \
> -I$(top_srcdir)/src/ \
> -I$(srcdir)/common \
> -I$(srcdir)/addrlib \
> --
> 2.17.0
>
> _______________________________________________
> mesa-stable mailing list
> mesa-stable at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-stable
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-stable/attachments/20180515/1fa32247/attachment-0001.html>
More information about the mesa-stable
mailing list