[Libreoffice-commits] core.git: solenv/gbuild
Michael Stahl
mstahl at redhat.com
Mon Sep 11 10:12:36 UTC 2017
On 09.09.2017 22:52, Thorsten Behrens wrote:
> jan Iversen wrote:
>> commit 25e395c7e07015fb5c9b88978093889315d32f3c
>> Author: jan Iversen <jani at 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?
More information about the LibreOffice
mailing list