mirror of
https://github.com/dslm4515/BMLFS.git
synced 2025-08-20 14:31:47 +00:00
Update qt-everywhere-src-5.13.0.build
Fixed typo: `-skip qtwebengin` to `-skip qtwebengine`
This commit is contained in:
@ -58,7 +58,7 @@ LDFLAGS=$LDFLAGS \
|
||||
-system-sqlite \
|
||||
-nomake examples \
|
||||
-no-rpath \
|
||||
-skip qtwebengin
|
||||
-skip qtwebengine
|
||||
|
||||
read -p "Compile? " && make -j2 && make -j2 &&
|
||||
|
||||
|
Reference in New Issue
Block a user