On 09.09.2017 22:52, Thorsten Behrens wrote:
> jan Iversen wrote:
>> commit 25e395c7e07015fb5c9b88978093889315d32f3c
>> Author: jan Iversen <j...@libreoffice.org>
>> Date:   Sat Sep 9 20:59:52 2017 +0200
>>
>>     iOS, update gbuild platform
>>
>>     IOS => iOS

this is a rather inconsistent change: the files are now called "iOS-*"
while the $(OS) variable is still "IOS", so this only works on
case-insensitive file systems; cf. solenv/gbuild/gbuild.mk:

> # Include platform/cpu/compiler specific config/definitions
> include $(GBUILDDIR)/platform/$(OS)_$(CPUNAME)_$(COM).mk

do you want to change the value of $(OS) too?
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to