Revert "Use realpath to avoid pathnames containing symlinks on Cygwin"
This reverts commit ea0f905a00c7b4d7ab31092566671b7613a956ac.
This commit is contained in:
parent
6e92eb906f
commit
33c7f9eef6
1 changed files with 2 additions and 2 deletions
|
@ -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_include,comphelper,\
|
||||
-I$(realpath $(SRCDIR)/comphelper/inc/pch) \
|
||||
-I$(realpath $(SRCDIR)/comphelper/source/inc) \
|
||||
-I$(SRCDIR)/comphelper/inc/pch \
|
||||
-I$(SRCDIR)/comphelper/source/inc \
|
||||
$$(INCLUDE) \
|
||||
-I$(OUTDIR)/inc/offuh \
|
||||
))
|
||||
|
|
Loading…
Reference in a new issue