]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
try using clang by default again after major version bump auto/th/thunderbird-78.2.0-1
authorJan Palus <atler@pld-linux.org>
Wed, 26 Aug 2020 17:28:28 +0000 (19:28 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 26 Aug 2020 17:28:28 +0000 (19:28 +0200)
thunderbird.spec

index f080a67636f1c55d128d13c0ad960d9bd833a9ce..c65dd410dbf2227a6c5603cfc2e5875c767174ab 100644 (file)
@@ -13,7 +13,7 @@
 %bcond_without system_icu      # build without system ICU
 %bcond_with    system_cairo    # build with system cairo (not supported in 60.0)
 %bcond_without system_libvpx   # build with system libvpx
-%bcond_with    clang           # build using Clang/LLVM
+%bcond_without clang           # build using Clang/LLVM
 %bcond_with    lowmem          # lower memory requirements
 
 # UPDATING TRANSLATIONS:
This page took 0.388781 seconds and 4 git commands to generate.