diff options
Diffstat (limited to 'sal/Library_sal.mk')
-rw-r--r-- | sal/Library_sal.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sal/Library_sal.mk b/sal/Library_sal.mk index 100fa786b431..02db1d17751f 100644 --- a/sal/Library_sal.mk +++ b/sal/Library_sal.mk @@ -31,9 +31,6 @@ $(eval $(call gb_Library_set_soversion_script,sal,3,$(SRCDIR)/sal/util/sal.map)) $(eval $(call gb_Library_set_precompiled_header,sal,$(SRCDIR)/sal/inc/pch/precompiled_sal)) -$(eval $(call gb_Library_use_packages,sal,\ -)) - $(eval $(call gb_Library_set_include,sal,\ $$(INCLUDE) \ -I$(SRCDIR)/sal/inc \ |