https://bugzilla.redhat.com/show_bug.cgi?id=1459766
--- Comment #2 from Petr Pisar <[email protected]> --- Four you information, the problem was "use Config;" was missing in Makefile.PL. And because it does not enable warnings, undefined $Config{ccflags} expanded silently to an empty string. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
