office-gobmx/external/libeot
Thorsten Behrens 6fa6599963 Remove hard limit to c89 for clang
This seems no longer true: "Windows MSVC only supports C90 so force gnu89"

With that said, also do a revert:
 "external/libeot internally uses --std=c99, do not overrule that"

 This reverts commit 61a66b612e.

Change-Id: Id628131b4fa6b61e19da6d862d773ab36f201729
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160454
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-12-10 00:37:58 +01:00
..
ExternalProject_libeot.mk
Makefile
Module_libeot.mk
README
UnpackedTarball_libeot.mk

Library for parsing Embedded OpenType files (Microsoft embedded font
"standard"), and converting them to other formats.