OK, so CMAKE "knows" the PLATFORM_ID which, I'm guessing, is used to
generate the name of the ooRexx installation file; e.g.
ooRexx-5.0.0-11742.centos7.x86_64.rpm
<https://sourceforge.net/projects/oorexx/files/oorexx/5.0.0beta/ooRexx-5.0.0-11742.centos7.x86_64.rpm/download>.
Would it make sense for CMAKE to pass that data to the build where it
could be retrieved by a new attribute such as .rexxinfo~distro?
On 2/16/2019 1:17 PM, Enrico Sorichetti via Oorexx-devel wrote:
Cmake should return “sunOS”
From the compiler builtin macro
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
On 16 Feb 2019, at 18:40, Jason Martin <agrel...@gmail.com> wrote:
agrellum@openindiana:~$ uname -v
illumos-c78b1a4529
Not OpenIndiana and Not SunOS
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel
--
Gil Barmwater
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel