Kaydet (Commit) 361991a2 authored tarafından Rene Engelhard's avatar Rene Engelhard

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

Change-Id: I5e84cf342ab9a7017bf61dbb455548105b867e50
üst a1aed54f
...@@ -3339,6 +3339,8 @@ kfreebsd*) ...@@ -3339,6 +3339,8 @@ kfreebsd*)
GUIBASE=unx GUIBASE=unx
OS=LINUX OS=LINUX
RTL_OS=kFreeBSD RTL_OS=kFreeBSD
P_SEP=:
case "$host_cpu" in case "$host_cpu" in
i*86) i*86)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment