diff options
Diffstat (limited to 'basegfx')
-rw-r--r-- | basegfx/StaticLibrary_basegfx_s.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basegfx/StaticLibrary_basegfx_s.mk b/basegfx/StaticLibrary_basegfx_s.mk index e72a3286a1e7..364bc42a9f4d 100644 --- a/basegfx/StaticLibrary_basegfx_s.mk +++ b/basegfx/StaticLibrary_basegfx_s.mk @@ -34,7 +34,6 @@ $(eval $(call gb_StaticLibrary_set_include,basegfx_s,\ -I$(realpath $(SRCDIR)/basegfx/inc) \ -I$(realpath $(SRCDIR)/basegfx/source/inc) \ $$(INCLUDE) \ - -I$(OUTDIR)/inc \ )) # Work around gcc bug 41847 present at least in |