sync with OpenBSD -current

This commit is contained in:
purplerain 2023-12-23 22:21:09 +00:00
parent 933c153850
commit e16447203b
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
44 changed files with 2241 additions and 303 deletions

View file

@ -1239,8 +1239,8 @@
* This symbol contains the ~name expanded version of ARCHLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
#define ARCHLIB "/opt/perl/lib/5.36.1/x86_64-linux" /**/
#define ARCHLIB_EXP "/opt/perl/lib/5.36.1/x86_64-linux" /**/
#define ARCHLIB "/opt/perl/lib/5.36.3/x86_64-linux" /**/
#define ARCHLIB_EXP "/opt/perl/lib/5.36.3/x86_64-linux" /**/
/* BIN:
* This symbol holds the path of the bin directory where the package will
@ -1293,8 +1293,8 @@
* This symbol contains the ~name expanded version of PRIVLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
#define PRIVLIB "/opt/perl/lib/5.36.1" /**/
#define PRIVLIB_EXP "/opt/perl/lib/5.36.1" /**/
#define PRIVLIB "/opt/perl/lib/5.36.3" /**/
#define PRIVLIB_EXP "/opt/perl/lib/5.36.3" /**/
/* SITEARCH:
* This symbol contains the name of the private library for this package.
@ -1311,8 +1311,8 @@
* This symbol contains the ~name expanded version of SITEARCH, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
#define SITEARCH "/opt/perl/lib/site_perl/5.36.1/x86_64-linux" /**/
#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.36.1/x86_64-linux" /**/
#define SITEARCH "/opt/perl/lib/site_perl/5.36.3/x86_64-linux" /**/
#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.36.3/x86_64-linux" /**/
/* SITELIB:
* This symbol contains the name of the private library for this package.
@ -1334,8 +1334,8 @@
* removed. The elements in inc_version_list (inc_version_list.U) can
* be tacked onto this variable to generate a list of directories to search.
*/
#define SITELIB "/opt/perl/lib/site_perl/5.36.1" /**/
#define SITELIB_EXP "/opt/perl/lib/site_perl/5.36.1" /**/
#define SITELIB "/opt/perl/lib/site_perl/5.36.3" /**/
#define SITELIB_EXP "/opt/perl/lib/site_perl/5.36.3" /**/
#define SITELIB_STEM "/opt/perl/lib/site_perl" /**/
/* PERL_VENDORARCH:
@ -4109,7 +4109,7 @@
* script to make sure (one hopes) that it runs with perl and not
* some shell.
*/
#define STARTPERL "#!/opt/perl/bin/perl5.36.1" /**/
#define STARTPERL "#!/opt/perl/bin/perl5.36.3" /**/
/* HAS_STDIO_STREAM_ARRAY:
* This symbol, if defined, tells that there is an array