DubbleClick
|
aff3373b78
|
remote -lutil?
|
2025-07-03 11:11:21 +07:00 |
|
DubbleClick
|
55fd7ba8e6
|
bring back static -lstdc++ for rhel 2.17
|
2025-07-01 15:58:04 +07:00 |
|
DubbleClick
|
a483c42893
|
redis check if static or shared
|
2025-07-01 14:45:28 +07:00 |
|
DubbleClick
|
2ebdc4509c
|
<
|
2025-07-01 11:00:24 +07:00 |
|
crazywhalecc
|
977fbaa8ef
|
Suggestions
|
2025-06-29 16:00:17 +08:00 |
|
DubbleClick
|
a7bf1e9676
|
we need to patch swoole early enough
|
2025-06-28 23:33:13 +07:00 |
|
crazywhalecc
|
3357f286ab
|
Remove libgomp deps
|
2025-06-28 17:13:22 +08:00 |
|
crazywhalecc
|
12aadf18cc
|
refactor: replace SPC_LIBC with SPC_TARGET and update related logic
|
2025-06-28 16:36:05 +08:00 |
|
DubbleClick
|
ff95b464ce
|
really stupid patch for swoole
|
2025-06-27 21:26:06 +07:00 |
|
DubbleClick
|
5a7fd8c24e
|
we shouldn't need that, need to figure out the cause
|
2025-06-27 09:26:57 +07:00 |
|
DubbleClick
|
cc4ec4b598
|
add back debug
|
2025-06-27 00:17:24 +07:00 |
|
DubbleClick
|
55d78579c8
|
pgsql x86_64 fix?
|
2025-06-27 00:11:28 +07:00 |
|
DubbleClick
|
d30ccb810c
|
Merge remote-tracking branch 'origin/main' into zig
|
2025-06-26 12:30:50 +07:00 |
|
DubbleClick
|
9a3a536479
|
runtime object patch for shared extensions
|
2025-06-25 14:32:00 +07:00 |
|
DubbleClick
|
6f5fc43490
|
remove extra -lunwind patch since we don't only need it in opcache
|
2025-06-25 11:26:45 +07:00 |
|
DubbleClick
|
40ac705c46
|
remove openmp support entirely, system packages distribute it disabled, the ini disables it by default and the authors recommend disabling it. WIth a distinction between libgomp, libomp and the non-existent usable static libraries for them, it's just not worth it.
|
2025-06-25 11:21:58 +07:00 |
|
Marc
|
2963ced1d5
|
Merge branch 'main' into feat/intl-win
|
2025-06-25 10:28:45 +07:00 |
|
DubbleClick
|
832c0230e2
|
getcctype default
|
2025-06-24 21:03:32 +07:00 |
|
DubbleClick
|
74849a8d48
|
-fno-sanitize=undefined is enabled in zig by default, not in gcc and clang
|
2025-06-24 09:05:44 +07:00 |
|
DubbleClick
|
f9af24e246
|
dont fail on -lomp
|
2025-06-23 13:23:13 +07:00 |
|
DubbleClick
|
864c55feaf
|
oops
|
2025-06-23 13:12:40 +07:00 |
|
DubbleClick
|
7628847a46
|
suboptimal solutions, but a bit closer to building
|
2025-06-23 12:57:00 +07:00 |
|
DubbleClick
|
58d979712e
|
suggestion
|
2025-06-20 17:11:52 +07:00 |
|
DubbleClick
|
2abbb75f98
|
phpstan doesn't like GNU_ARCH there
|
2025-06-20 15:58:42 +07:00 |
|
DubbleClick
|
3f92df0865
|
patch before make for uv fix
|
2025-06-20 15:57:16 +07:00 |
|
DubbleClick
|
be0b98c467
|
patch before make for uv
|
2025-06-20 15:27:28 +07:00 |
|
DubbleClick
|
7d45415990
|
patch before make for uv
|
2025-06-20 15:25:07 +07:00 |
|
DubbleClick
|
625ee2703d
|
uv needs to explicitly link -lpthread on aarch64, fails to pthread_atfork unresolved otherwise. It's a symbols that's in the static library, but not in the shared library
|
2025-06-19 22:06:11 +07:00 |
|
DubbleClick
|
ba26359dde
|
protobuf and grpc don't conflict when they're built shared
|
2025-06-19 15:21:25 +07:00 |
|
DubbleClick
|
da75d2d707
|
cs fix
|
2025-06-17 18:04:27 +07:00 |
|
DubbleClick
|
3a85d96fa4
|
yet another damn centos 7 patch
|
2025-06-17 18:03:27 +07:00 |
|
DubbleClick
|
29339b962c
|
remove incorrect space after --enable-yac
|
2025-06-12 14:20:04 +07:00 |
|
DubbleClick
|
089b94d753
|
add fastlz, libmemcached for linux
|
2025-06-12 10:46:35 +07:00 |
|
crazywhalecc
|
80f2912026
|
Fix rdkafka with zstd build failed bug, reset test-extensions
|
2025-06-11 22:40:43 +08:00 |
|
DubbleClick
|
518ed3a7fd
|
don't add -lomp on macos (not required)
|
2025-06-11 15:38:43 +07:00 |
|
DubbleClick
|
a503aaa8a0
|
-lomp on macos
|
2025-06-11 15:01:16 +07:00 |
|
crazywhalecc
|
48cb87ada2
|
Add intl support for windows
|
2025-06-10 19:06:07 +08:00 |
|
DubbleClick
|
111de20a57
|
fix cs
|
2025-06-07 00:00:17 +07:00 |
|
DubbleClick
|
f29ee95176
|
remove buildUnixShared method from xhprof
|
2025-06-06 23:58:33 +07:00 |
|
DubbleClick
|
0d91ad7d94
|
remove buildUnixShared method from sqlsrv
|
2025-06-06 23:57:48 +07:00 |
|
DubbleClick
|
a68212672b
|
apply suggestions
|
2025-06-06 23:49:58 +07:00 |
|
DubbleClick
|
4582e1f508
|
cs fix
|
2025-06-06 13:57:45 +07:00 |
|
DubbleClick
|
300723419b
|
Merge remote-tracking branch 'origin/main' into fix/icurel
|
2025-06-06 13:55:00 +07:00 |
|
DubbleClick
|
92aeb2d816
|
enable shared
|
2025-06-05 11:35:50 +07:00 |
|
DubbleClick
|
3420f6ca42
|
add lz4 extension
|
2025-06-05 11:33:51 +07:00 |
|
DubbleClick
|
3052b1cca5
|
change extension_dir, the env variable only has an effect during compilation
|
2025-05-31 21:01:22 +07:00 |
|
DubbleClick
|
2dbcbc6963
|
--with-pic and --enable-pic for other libraries that support them
|
2025-05-31 14:35:59 +07:00 |
|
DubbleClick
|
6147721314
|
dont disable openmp macro
|
2025-05-30 22:26:43 +07:00 |
|
DubbleClick
|
2a5915f4b6
|
patched this in ext-spx before, do it here instead
|
2025-05-30 21:21:50 +07:00 |
|
DubbleClick
|
5382362168
|
only disable openmp for rh devtoolset-10
|
2025-05-30 20:41:17 +07:00 |
|