You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by nw...@apache.org on 2013/05/20 21:10:06 UTC

[lucy-commits] [22/23] git commit: refs/heads/master - Use -DCFP_LUCY when compiling Perl bindings

Use -DCFP_LUCY when compiling Perl bindings


Project: http://git-wip-us.apache.org/repos/asf/lucy/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/3ba68ecc
Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/3ba68ecc
Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/3ba68ecc

Branch: refs/heads/master
Commit: 3ba68ecce62df4f50af2be507ae6dbdb2f56676d
Parents: de657f8
Author: Nick Wellnhofer <we...@aevum.de>
Authored: Mon May 20 20:21:08 2013 +0200
Committer: Nick Wellnhofer <we...@aevum.de>
Committed: Mon May 20 21:01:13 2013 +0200

----------------------------------------------------------------------
 perl/Build.PL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy/blob/3ba68ecc/perl/Build.PL
----------------------------------------------------------------------
diff --git a/perl/Build.PL b/perl/Build.PL
index d13ecf7..db8a3d9 100644
--- a/perl/Build.PL
+++ b/perl/Build.PL
@@ -68,6 +68,7 @@ my $builder = Lucy::Build->new(
             $UTF8PROC_SRC_DIR,
         ],
     },
+    extra_compiler_flags => '-DCFP_LUCY',
     add_to_cleanup => [
         qw(
             Lucy-*