Skip to content
Snippets Groups Projects
Commit 2d5214c0 authored by sof's avatar sof
Browse files

[project @ 1997-06-09 07:37:10 by sof]

removed: HostPlatform_GNU; added: HostOS_Full
parent 51741017
No related merge requests found
......@@ -385,12 +385,12 @@ BUILDPLATFORM = @HostPlatform@
# Hack alert:
# in one or two places, we need to get at the OS version (major and perhaps even minor),
# HOSTPLATFORM_GNU is the cpu-manufacturer-os name reported by AC_CANONICAL_SYSTEM.
# HostOS_Full is the OS name reported by AC_CANONICAL_SYSTEM.
#
HostPlatform_GNU = @HostPlatformFull@
HostPlatform_CPP = @HostPlatform_CPP@
HostArch_CPP = @HostArch_CPP@
HostOS_CPP = @HostOS_CPP@
HostOS_Full = @HostOS_Full@
HostVendor_CPP = @HostVendor_CPP@
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment