mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Toolchain: Enable Objective-C and Objective-C++
This commit is contained in:
committed by
Andrew Kaster
parent
b604640950
commit
6a4cdc3ef2
@@ -299,7 +299,7 @@ pushd "$DIR/Build/$ARCH"
|
||||
--disable-nls \
|
||||
--disable-libstdcxx-pch \
|
||||
--enable-shared \
|
||||
--enable-languages=c,c++ \
|
||||
--enable-languages=c,c++,objc,obj-c++ \
|
||||
--enable-default-pie \
|
||||
--enable-lto \
|
||||
--enable-threads=posix \
|
||||
|
||||
Reference in New Issue
Block a user