summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/ext/DynaLoader/hints/linux.pl
blob: 06f4f4c1f820baa2af4dd62bc523fd150cccbc81 (plain)
1
2
3
4
# XXX Configure test needed.
# Some Linux releases like to hide their <nlist.h>
$self->{CCFLAGS} = $Config{ccflags} . ' -I/usr/include/libelf'
	if -f "/usr/include/libelf/nlist.h";
OpenPOWER on IntegriCloud