mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 14:29:13 +02:00
* patch from Debian packages by Paul Gevers, fixes spelling
This commit is contained in:
parent
ac53225817
commit
19ff0fe9e5
File diff suppressed because it is too large
Load Diff
@ -109,7 +109,7 @@ ifdef inUnix
|
|||||||
PATHSEP=/
|
PATHSEP=/
|
||||||
else
|
else
|
||||||
PATHSEP:=$(subst /,\,/)
|
PATHSEP:=$(subst /,\,/)
|
||||||
# cygwin bash or sh can not handle backslashs
|
# cygwin bash or sh can not handle backslashes
|
||||||
ifdef inCygWin
|
ifdef inCygWin
|
||||||
PATHSEP=/
|
PATHSEP=/
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user