arsv/perl-cross

Cannot build perl 5.35.3

fperrad opened this issue · 1 comments

There is a new variable in xconfig.h.

xconfig.h:3122:3: error: invalid preprocessing directive #NEED_XLOCALE_H
 3122 | # NEED_XLOCALE_H /**/
      |   ^~~~~~~~~~~~~~
arsv commented

Fixed. It's a runtime test in mainline perl, but undef seems to be a safe assumption for Linux.