summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-12-05 08:52:15 +0200
committerTor Lillqvist <tlillqvist@suse.com>2012-12-05 11:30:36 +0200
commit496e83089f44b9a0822c5fd9749e1c79d280fdf5 (patch)
treee14a29a5c8944ef8b074a59dc934d319281f0ca2 /Repository.mk
parentf1a0ab2b5fcba57f372f6642e6c2dd68a50a8524 (diff)
Bye bye ODMA
SUSE has no interest in it any longer, and I doubt anybody else has either.
Diffstat (limited to 'Repository.mk')
-rwxr-xr-xRepository.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/Repository.mk b/Repository.mk
index 9c3310e5c03c..c72d82750458 100755
--- a/Repository.mk
+++ b/Repository.mk
@@ -498,7 +498,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
lo-bootstrap \
) \
$(if $(filter $(OS),WNT), \
- ucpodma1 \
uwinapi \
) \
))
@@ -595,9 +594,6 @@ $(eval $(call gb_Helper_register_libraries,UNOLIBS_OOO, \
$(if $(filter $(GUIBASE),aqua), \
fps_aqua \
) \
- $(if $(filter $(OS),WNT), \
- fps_odma \
- ) \
))
ifeq ($(OS),WNT)
@@ -683,9 +679,6 @@ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
$(if $(filter $(OS),IOS), \
uno \
) \
- $(if $(filter $(OS),WNT), \
- odma_lib \
- ) \
))
ifeq ($(OS),WNT)