actually set P_SEP aka. PATH_SEPERATOR on kFreeBSD to fix Java builds...

Change-Id: I5e84cf342ab9a7017bf61dbb455548105b867e50
This commit is contained in:
Rene Engelhard
2012-08-23 22:31:26 +02:00
parent a1aed54fee
commit 361991a271

View File

@@ -3339,6 +3339,8 @@ kfreebsd*)
GUIBASE=unx
OS=LINUX
RTL_OS=kFreeBSD
P_SEP=:
case "$host_cpu" in
i*86)