summaryrefslogtreecommitdiffstats
path: root/formula/Library_for.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-21 13:18:04 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-21 13:18:04 +0200
commit1565f386d49dce8e3370e999123ad7b292357770 (patch)
tree912eb54a1cb777c2d1d1a342012bd76a2e2cba99 /formula/Library_for.mk
parentgnumake4: fix buildbreakers from merge (diff)
downloadcore-1565f386d49dce8e3370e999123ad7b292357770.tar.gz
core-1565f386d49dce8e3370e999123ad7b292357770.zip
gnumake4: postmerge fixes in formula
Diffstat (limited to 'formula/Library_for.mk')
-rw-r--r--formula/Library_for.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/formula/Library_for.mk b/formula/Library_for.mk
index f1ac2c82fdbe..0477baf0c65e 100644
--- a/formula/Library_for.mk
+++ b/formula/Library_for.mk
@@ -41,8 +41,7 @@ $(eval $(call gb_Library_set_include,for,\
-I$(OUTDIR)/inc/offuh \
))
-$(eval $(call gb_Library_set_defs,for,\
- $$(DEFS) \
+$(eval $(call gb_Library_add_defs,for,\
-DFORMULA_DLLIMPLEMENTATION \
))