diff options
Diffstat (limited to 'dev-libs/boost/files/remove-toolset-1.48.0.patch')
-rw-r--r-- | dev-libs/boost/files/remove-toolset-1.48.0.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-libs/boost/files/remove-toolset-1.48.0.patch b/dev-libs/boost/files/remove-toolset-1.48.0.patch deleted file mode 100644 index df91529..0000000 --- a/dev-libs/boost/files/remove-toolset-1.48.0.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- boostcpp.jam -+++ boostcpp.jam -@@ -377,7 +377,7 @@ - if $(layout) = versioned - { - result = [ common.format-name -- <base> <toolset> <threading> <runtime> -$(BOOST_VERSION_TAG) -+ <base> <threading> <runtime> -$(BOOST_VERSION_TAG) - -$(BUILD_ID) - : $(name) : $(type) : $(property-set) ] ; - } |