libphobos: Fix KERNEL_VERSION condition in libphobos testsuite
authorIain Buclaw <ibuclaw@gdcproject.org>
Wed, 29 Apr 2020 08:42:21 +0000 (10:42 +0200)
committerIain Buclaw <ibuclaw@gdcproject.org>
Wed, 29 Apr 2020 08:42:21 +0000 (10:42 +0200)
commit5916f2f6735bf739a66fbebffba50bd975c22ecb
tree3a29cb1c2a2305be4e8dd3e56c01f373c42e8cf4
parent75f758a703924184fc07b01a138bb6f0028d077c
libphobos: Fix KERNEL_VERSION condition in libphobos testsuite

A typo in the macro call meant that the #error always triggered.

libphobos/ChangeLog:

* testsuite/lib/libphobos.exp (check_effective_target_linux_pre_2639):
Fix KERNEL_VERSION condition.
libphobos/ChangeLog
libphobos/testsuite/lib/libphobos.exp