diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-01-21 01:52:59 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-02-10 21:41:45 +0100 |
commit | 4b30ec9def591ba77d5ec9ac09ded1e6782ede8d (patch) | |
tree | 539308f4df950c0eae0ccdb28b0267a48022474f /basegfx | |
parent | e8a28be0dd3eb471d1d063c68b5bc163df65e182 (diff) |
fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC
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 |