From: Jarkko Hietaniemi Date: Mon, 19 Nov 2001 19:17:14 +0000 (+0000) Subject: The runops_debug needs to be present always, otherwise X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4c1a4079c032bcbb24f59af69a30b1e085d7a9f2;p=p5sagit%2Fp5-mst-13.2.git The runops_debug needs to be present always, otherwise places like AIX which need an explicit symbol export list will croak when trying to build Devel::Peek (which uses the runops_debug). p4raw-id: //depot/perl@13102 --- diff --git a/makedef.pl b/makedef.pl index ad51d81..40ede54 100644 --- a/makedef.pl +++ b/makedef.pl @@ -422,7 +422,6 @@ unless ($define{'DEBUGGING'}) { Perl_debprofdump Perl_debstack Perl_debstackptrs - Perl_runops_debug Perl_sv_peek PL_block_type PL_watchaddr