mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[docker] enabled css for djgpp
This commit is contained in:
parent
6eb59fe9b6
commit
867b55f8a8
@ -15,7 +15,7 @@ meson /tmp/builddir --cross-file cross/linux-djgpp.txt \
|
||||
-Dbrotli=true \
|
||||
-Dbzlib=true \
|
||||
-Dcgi=false \
|
||||
-Dcss=false \
|
||||
-Dcss=true \
|
||||
-Dcombining=false \
|
||||
-Ddgi=true \
|
||||
-Dfastmem=true \
|
||||
|
@ -16,7 +16,7 @@ meson /tmp/builddir2 --cross-file cross/linux-djgpp.txt \
|
||||
-Dbrotli=true \
|
||||
-Dbzlib=true \
|
||||
-Dcgi=false \
|
||||
-Dcss=false \
|
||||
-Dcss=true \
|
||||
-Dcombining=false \
|
||||
-Ddgi=true \
|
||||
-Dfastmem=true \
|
||||
|
Loading…
Reference in New Issue
Block a user