diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-01-03 16:35:34 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2025-01-03 16:35:34 +0100 |
| commit | 804f1a8e3332bcdbff5f8c02547e57a80c4deb20 (patch) | |
| tree | d3d153724adb48e9f2ba851879856551399146d9 /patches/wownero/0016-boost-fix-filenames.patch | |
| parent | 9b51ec4f397b1d6bacc9442b79edd0962b729a99 (diff) | |
remove contrib/depends patches in wownero
Diffstat (limited to 'patches/wownero/0016-boost-fix-filenames.patch')
| -rw-r--r-- | patches/wownero/0016-boost-fix-filenames.patch | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/patches/wownero/0016-boost-fix-filenames.patch b/patches/wownero/0016-boost-fix-filenames.patch deleted file mode 100644 index a20ac04..0000000 --- a/patches/wownero/0016-boost-fix-filenames.patch +++ /dev/null @@ -1,25 +0,0 @@ -From daaf2ec5a00b31fb085f3bca4dba95b7b2fe704d Mon Sep 17 00:00:00 2001 -From: Czarek Nakamoto <cyjan@mrcyjanek.net> -Date: Fri, 1 Nov 2024 17:29:09 +0100 -Subject: [PATCH] boost fix filenames - ---- - contrib/depends/packages/boost.mk | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/contrib/depends/packages/boost.mk b/contrib/depends/packages/boost.mk -index c17e863cc..ed577c502 100644 ---- a/contrib/depends/packages/boost.mk -+++ b/contrib/depends/packages/boost.mk -@@ -9,7 +9,7 @@ $(package)_patches=fix_aroptions.patch fix_arm_arch.patch - define $(package)_set_vars - $(package)_config_opts_release=variant=release - $(package)_config_opts_debug=variant=debug --$(package)_config_opts=--layout=tagged --build-type=complete --user-config=user-config.jam -+$(package)_config_opts=--layout=system --user-config=user-config.jam - $(package)_config_opts+=threading=multi link=static -sNO_BZIP2=1 -sNO_ZLIB=1 - $(package)_config_opts_linux=threadapi=pthread runtime-link=shared - $(package)_config_opts_android=threadapi=pthread runtime-link=static target-os=android --- -2.39.5 (Apple Git-154) - |
