libvips: remove OLD_LLVMPASS variable (#12001)

This became redundant after a2c60af933.

---
Note that the failing introspector build was fixed via these commits:

ee482ca49c

a9e161f04a

18031970f7
6e1045e099
This commit is contained in:
Kleis Auke Wolthuizen 2024-05-27 11:20:26 +02:00 committed by GitHub
parent a631d9f59d
commit c9524ab339
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -50,6 +50,3 @@ RUN git clone --depth 1 https://github.com/google/highway.git
WORKDIR libvips
COPY build.sh $SRC/
# This is to fix Fuzz Introspector build by using LLVM old pass manager
# re https://github.com/ossf/fuzz-introspector/issues/305
ENV OLD_LLVMPASS 1