Disable raster_fp for VxWorks
raster_fp is turned off, as it produces a crash. Is may be a miscompilation issue, but we are not 100% sure of the origin. Task-number: QTBUG-115777 Change-Id: Icf2b31b73afba3505a1d4c8c5194bfa2b85325ed Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
This commit is contained in:
parent
f0dcbb66e8
commit
2a832b40af
@ -1217,6 +1217,7 @@ qt_feature("raster-fp" PRIVATE
|
||||
SECTION "Painting"
|
||||
LABEL "QPainter - floating point raster"
|
||||
PURPOSE "Internal painting support for floating point rasterization."
|
||||
CONDITION NOT VXWORKS # QTBUG-115777
|
||||
)
|
||||
qt_feature("undocommand" PUBLIC
|
||||
SECTION "Utilities"
|
||||
|
Loading…
x
Reference in New Issue
Block a user