do you mean just that

diff --git a/src/lib/eina/meson.build b/src/lib/eina/meson.build
index 4ab37d2112..c50a06b59b 100644
--- a/src/lib/eina/meson.build
 +++ b/src/lib/eina/meson.build
 @@ -371,17 +371,17 @@ eina_ext_deps += [iconv]
execinfo = cc.find_library('execinfo', required: false)
eina_ext_deps += [execinfo]
-  c_args : [package_c_args, '-DEINA_BUILD', iconv_c_args],
+  c_args : eina_c_args,

I am not an expert in this domain

Best regards

Le jeu. 6 juin 2024 à 11:56, Masaru Nomiya <nom...@lake.dti.ne.jp> a écrit :
>
> Hello,
>
> In the Message;
>
>   Subject    : Re: [e-users] EFL compile problem
>   Message-ID : 
> <camq1adqhau45qeirai4es6dzjt4vbsnj2ce5wvqkopk2sca...@mail.gmail.com>
>   Date & Time: Thu, 6 Jun 2024 10:35:38 +0200
>
> [VT] == Vincent Torri <vincent.to...@gmail.com> has written:
>
> [...]
> VT>>  -  c_args : [package_c_args, '-DEINA_BUILD', iconv_c_args],
> VT>>  +  c_args : eina_c_args
>
> VT>  see my last msg : missing comma at the end above (I did the diff
> VT>  before saving file...)
>
> It was fixed by a patch of patch.
>
> Thanks.
>
> ---
> ┏━━┓彡  Masaru Nomiya                 mail-to: m.nomiya+suse @ gmail.com
> ┃\/彡
> ┗━━┛            Think.
>
>                                                         -- The IBM slogan --
>
>
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users


_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to