mirror of
https://github.com/servo/servo.git
synced 2025-06-28 11:03:39 +01:00
7 lines
200 B
Text
7 lines
200 B
Text
REFS = \
|
|
Servo2D/Servo2D \
|
|
Servo3D/Servo3D
|
|
|
|
# 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
|