aboutsummaryrefslogtreecommitdiff
path: root/ports/folly
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2018-02-21 21:17:14 -0800
committerAlexander Karatarakis <alkarata@microsoft.com>2018-04-27 22:52:55 -0700
commit468bfeb56e29e0130a1b56adb4c23fdba403221e (patch)
tree163894211df0204327f0e5aa97a9c0fbf10ffb92 /ports/folly
parent08afae2a7a5cd276fd251cbeef9a27f15261fc0c (diff)
downloadvcpkg-468bfeb56e29e0130a1b56adb4c23fdba403221e.tar.gz
vcpkg-468bfeb56e29e0130a1b56adb4c23fdba403221e.zip
[Clean patching] Each portref-patchset combo gets its own hash-based directory
Diffstat (limited to 'ports/folly')
-rw-r--r--ports/folly/portfile.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/folly/portfile.cmake b/ports/folly/portfile.cmake
index fabfd0085..2a35561d1 100644
--- a/ports/folly/portfile.cmake
+++ b/ports/folly/portfile.cmake
@@ -20,10 +20,6 @@ vcpkg_from_github(
REF v2018.04.16.00
SHA512 1f14da6eece3a490bd134a40550c2a3f78356789090e19933b8f10bc356837ee774a21e6f0b88c45831a968587049092b9d0d77617f040ab8e177de224400408
HEAD_REF master
-)
-
-vcpkg_apply_patches(
- SOURCE_PATH ${SOURCE_PATH}
PATCHES
${CMAKE_CURRENT_LIST_DIR}/find-gflags.patch
)