Skip to content

Remove TS_HAS_LIBZ#9826

Merged
bneradt merged 1 commit intoapache:masterfrom
JosiahWI:feat/cmake-zlib
Jun 13, 2023
Merged

Remove TS_HAS_LIBZ#9826
bneradt merged 1 commit intoapache:masterfrom
JosiahWI:feat/cmake-zlib

Conversation

@JosiahWI
Copy link
Contributor

@JosiahWI JosiahWI commented Jun 12, 2023

Zlib is required to compile ATS. We don't need to keep this option around.

@JosiahWI JosiahWI force-pushed the feat/cmake-zlib branch 4 times, most recently from 5443e1b to 3568e13 Compare June 12, 2023 13:55
@bneradt bneradt added the Build work related to build configuration or environment label Jun 12, 2023
@bneradt bneradt added this to the 10.0.0 milestone Jun 12, 2023
@bryancall bryancall added CMake work related to CMakes scripts or issues and removed Build work related to build configuration or environment labels Jun 12, 2023
@bryancall bryancall requested a review from cmcfarlen June 12, 2023 22:14
cmcfarlen
cmcfarlen previously approved these changes Jun 12, 2023
@cmcfarlen
Copy link
Contributor

are we sure this doesn't break builds without zlib that would have worked with the CPP conditionals?

@JosiahWI
Copy link
Contributor Author

I just tried building without it, and autotools gave me an error that it could not find zlib.

Zlib is required to compile ATS. We don't need to keep this
option around.
@bneradt bneradt merged commit 168aab2 into apache:master Jun 13, 2023
@JosiahWI JosiahWI deleted the feat/cmake-zlib branch June 13, 2023 17:41
bryancall pushed a commit to bryancall/trafficserver that referenced this pull request Jun 14, 2023
Zlib is required to compile ATS. We don't need to keep this
option around.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake work related to CMakes scripts or issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants