mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Avoid linking to GL from the Linux test shell. (#3512)
This commit is contained in:
parent
2323a17acb
commit
0908de9ff4
@ -23,6 +23,4 @@ executable("linux") {
|
||||
"//third_party:fontconfig",
|
||||
"//third_party/skia",
|
||||
]
|
||||
|
||||
ldflags = [ "-lGL" ]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user