mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
8 lines
205 B
Text
8 lines
205 B
Text
REFS = Servo3D
|
|
|
|
DATAS = \
|
|
fonts.xml : etc/fonts.xml
|
|
|
|
# Servo SEGVs if we don't set the debuggable flag in the mpk's taildata
|
|
# https://github.com/servo/servo/issues/22188
|
|
OPTIONS=package/debuggable/on
|