Skip to content

Commit e9f5368

Browse files
committed
Update build.rs
1 parent fd35cbf commit e9f5368

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webrtc-sys/build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ fn main() {
160160
builder
161161
.file("src/objc_video_factory.mm")
162162
.flag("-stdlib=libc++")
163-
.define("RTC_USE_LIBAOM_AV1_ENCODER", None)
164163
.flag("-std=c++20");
165164
}
166165
"ios" => {

0 commit comments

Comments
 (0)