Revert "Use realpath to avoid pathnames containing symlinks on Cygwin"
This reverts commit ea0f905a00c7b4d7ab31092566671b7613a956ac.
This commit is contained in:
@@ -34,8 +34,8 @@ $(eval $(call gb_Library_add_precompiled_header,comphelper,$(SRCDIR)/comphelper/
|
|||||||
$(eval $(call gb_Library_set_componentfile,comphelper,comphelper/util/comphelp))
|
$(eval $(call gb_Library_set_componentfile,comphelper,comphelper/util/comphelp))
|
||||||
|
|
||||||
$(eval $(call gb_Library_set_include,comphelper,\
|
$(eval $(call gb_Library_set_include,comphelper,\
|
||||||
-I$(realpath $(SRCDIR)/comphelper/inc/pch) \
|
-I$(SRCDIR)/comphelper/inc/pch \
|
||||||
-I$(realpath $(SRCDIR)/comphelper/source/inc) \
|
-I$(SRCDIR)/comphelper/source/inc \
|
||||||
$$(INCLUDE) \
|
$$(INCLUDE) \
|
||||||
-I$(OUTDIR)/inc/offuh \
|
-I$(OUTDIR)/inc/offuh \
|
||||||
))
|
))
|
||||||
|
Reference in New Issue
Block a user