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 2014/04/22 23:08:40 UTC

[lucy-commits] [4/6] git commit: refs/heads/master - Remove parcel privacy defines from cflags

Remove parcel privacy defines from cflags

They're baked into the generated XS code now.


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

Branch: refs/heads/master
Commit: 0c43d9193af8981fb1179ba8d7e2f4ff53a9ad7a
Parents: 87581ca
Author: Nick Wellnhofer <we...@aevum.de>
Authored: Tue Apr 22 21:30:30 2014 +0200
Committer: Nick Wellnhofer <we...@aevum.de>
Committed: Tue Apr 22 23:05:37 2014 +0200

----------------------------------------------------------------------
 perl/Build.PL | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


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