summaryrefslogtreecommitdiff
path: root/solenv/gbuild/StaticLibrary.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-09-26 15:23:48 +0200
committerMichael Stahl <mstahl@redhat.com>2012-09-26 15:26:57 +0200
commitf5a2c610b11d4c5d073fa33aaa53d55e3c0b879d (patch)
treeb87b7cf5c802f5bf906b8a43c2bf2e6b380ad7d6 /solenv/gbuild/StaticLibrary.mk
parent2b5ef98ab48799788aa7d26325524ec41ed53fe6 (diff)
Revert "gbuild: remove gb_Library_TARGETS and ..."
This reverts commit 599a94827e2b3957db3abf758d48ff7b3977e2f2. The special handling of PLAINLIBS_NONE breaks the build on MacOSX. Needs further cleanup of PLAINLIBS_NONE abuse first. Conflicts: solenv/gbuild/gbuild.mk Change-Id: I834b623405e7745568ee2422647746631167524b
Diffstat (limited to 'solenv/gbuild/StaticLibrary.mk')
-rw-r--r--solenv/gbuild/StaticLibrary.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/StaticLibrary.mk b/solenv/gbuild/StaticLibrary.mk
index a09f720db995..124b009213b4 100644
--- a/solenv/gbuild/StaticLibrary.mk
+++ b/solenv/gbuild/StaticLibrary.mk
@@ -33,6 +33,7 @@
# gb_StaticLibrary_OUTDIRLOCATION := $(OUTDIR)/lib
# defined by platform
# gb_StaticLibrary_FILENAMES
+# gb_StaticLibrary_TARGETS
# EVIL: gb_StaticLibrary and gb_Library need the same deliver rule because they are indistinguishable on windows