Open jaykrell opened 2 years ago
} FreeBSD < 6 This looks as description of OS DragonFly
No. Dragonfly is its own better thing. We should add support for it, via autotools or cmake. It should be trivial.
@jaykrell Please keep Darwin PPC, it is used.
Remove old platforms?
I suggest, keep the latest of any platform, hypothetically: MS-DOS, OSF1, AIX, IRIX, HPUX, Solaris. But remove support for older versions of platforms, i.e. FreeBSD. Harder to say wrt processor, i.e. I386_DARWIN? PPC_DARWIN?
Ultimately though, remove target notion and just use autoconf, maybe all of it. Where we check FreeBSD < 6 or such, autoconf for pthread_atfork?
Note well, all this support is extremely small things, hardly worth worrying about.