mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-22 00:19:19 +01:00
perl: Update Makefile.PL using M::I::XSUtil 0.36 (support for ccache)
This commit is contained in:
parent
2be98e8467
commit
f3fbb7e1f6
@ -1,8 +1,7 @@
|
||||
# Usage: Makefile.PL --pp # disable XS
|
||||
# Makefile.PL -g # add -g to the compiler and disable optimization flags
|
||||
use inc::Module::Install;
|
||||
use Module::Install::XSUtil 0.32;
|
||||
use Config;
|
||||
use Module::Install::XSUtil 0.36;
|
||||
|
||||
name 'Data-MessagePack';
|
||||
all_from 'lib/Data/MessagePack.pm';
|
||||
|
Loading…
x
Reference in New Issue
Block a user