aboutsummaryrefslogtreecommitdiff
path: root/odb/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-03-09 17:40:36 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-03-09 17:40:36 +0200
commit615a33c8f9e03db07cd596b57129ab47baee5bc1 (patch)
treeea15ea4c297b5e8d51991081e852f6b9fdeab9ce /odb/makefile
parent35e65b0420e1c815a31505d42a5dd514ba778bd3 (diff)
Check for g++ with support for plugins
Diffstat (limited to 'odb/makefile')
-rw-r--r--odb/makefile2
1 files changed, 1 insertions, 1 deletions
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