diff options
Diffstat (limited to 'dev-cpp/tbb/files/tbb-4.0.297-underlinking.patch')
-rw-r--r-- | dev-cpp/tbb/files/tbb-4.0.297-underlinking.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tbb/files/tbb-4.0.297-underlinking.patch b/dev-cpp/tbb/files/tbb-4.0.297-underlinking.patch index 099bb39d2143..ed318cab8386 100644 --- a/dev-cpp/tbb/files/tbb-4.0.297-underlinking.patch +++ b/dev-cpp/tbb/files/tbb-4.0.297-underlinking.patch @@ -5,8 +5,8 @@ Subject: build system fix underlinking in test phase wrt https://bugs.gentoo.org/show_bug.cgi?id=418447 ---- build/Makefile.test -+++ build/Makefile.test +--- a/build/Makefile.test ++++ b/build/Makefile.test @@ -48,8 +48,8 @@ USE_PROXY_FLAG = $(DEFINE_KEY)HARNESS_USE_PROXY CPLUS_FLAGS += $(USE_PROXY_FLAG) |