mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 08:18:41 +09:00
Style fix
This commit is contained in:
parent
b2917cce1d
commit
f02ba306ef
1 changed files with 1 additions and 3 deletions
|
|
@ -181,9 +181,7 @@ if test "$GNU_CC"; then
|
|||
|
||||
if test -z "$CLANG_CC"; then
|
||||
case "$CC_VERSION" in
|
||||
4.*)
|
||||
;;
|
||||
5.*)
|
||||
4.* | 5.*)
|
||||
;;
|
||||
*)
|
||||
# Lifetime Dead Store Elimination level 2 (default in GCC6+) breaks Gecko.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue