On 10 March 2017 at 18:01, Emil Velikov wrote:
> Hi Lionel,
>
> I thinking about this just the other day - we have zlib dependency,
> yet we store some ~1MiB of XML in the binary.
> Not to mention that some distros ship xxd as part of vim ... but that
> a distro problem ;-)
>
> On 10 March 2017 at
Hi Lionel,
I thinking about this just the other day - we have zlib dependency,
yet we store some ~1MiB of XML in the binary.
Not to mention that some distros ship xxd as part of vim ... but that
a distro problem ;-)
On 10 March 2017 at 16:26, Lionel Landwerlin
wrote:
> Signed-off-by: Lionel Land
Quoting Lionel Landwerlin (2017-03-10 08:26:15)
> Signed-off-by: Lionel Landwerlin
> ---
> src/intel/Makefile.genxml.am| 1 +
> src/intel/genxml/gen_zipped_file.py | 25 +
> 2 files changed, 26 insertions(+)
> create mode 100755 src/intel/genxml/gen_zipped_file.p
Signed-off-by: Lionel Landwerlin
---
src/intel/Makefile.genxml.am| 1 +
src/intel/genxml/gen_zipped_file.py | 25 +
2 files changed, 26 insertions(+)
create mode 100755 src/intel/genxml/gen_zipped_file.py
diff --git a/src/intel/Makefile.genxml.am b/src/intel/Mak