From 615a33c8f9e03db07cd596b57129ab47baee5bc1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 9 Mar 2010 17:40:36 +0200 Subject: Check for g++ with support for plugins --- odb/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/makefile') diff --git a/odb/makefile b/odb/makefile index c0c0888..031df62 100644 --- a/odb/makefile +++ b/odb/makefile @@ -83,7 +83,7 @@ $(call include,$(bld_root)/cxx/o-e.make) # Custom rules for the plugin. # -ifdef cxx_id +ifdef cxx_gnu $(cxx_pobj): cxx_pic_options := -fPIC -- cgit v1.1