perl/Test-Simple: update to 1.302205
[oi-userland.git] / components / runtime / openjdk-11 / patches / tribblix-agent-mt.patch
blob480e2bb71bb147e7d4bcfa6f704c0069fe6c017f
1 --- a/make/lib/Lib-jdk.hotspot.agent.gmk~ Tue Nov 26 00:55:54 2019
2 +++ b/make/lib/Lib-jdk.hotspot.agent.gmk Thu Apr 9 18:24:54 2020
3 @@ -32,9 +32,6 @@
4 ifeq ($(call isTargetOs, linux), true)
5 SA_CFLAGS := -D_FILE_OFFSET_BITS=64
7 -else ifeq ($(call isTargetOs, solaris), true)
8 - SA_LDFLAGS := -mt
10 else ifeq ($(call isTargetOs, macosx), true)
11 SA_CFLAGS := -D_GNU_SOURCE -mno-omit-leaf-frame-pointer \
12 -mstack-alignment=16 -fPIC