Salome HOME
Fix opencv build
[tools/sat_salome.git] / products / patches / root-6.22-afterImage.UB22.patch
1 --- root-6.22.02_ref/graf2d/asimage/src/libAfterImage/Makefile.in       2020-08-17 14:41:56.000000000 +0200
2 +++ root-6.22.02_new/graf2d/asimage/src/libAfterImage/Makefile.in       2022-08-25 13:18:49.848451106 +0200
3 @@ -78,7 +78,7 @@
4  EXTRA_DEFINES  = @DEFINE_XLOCALE@
5  
6  RANLIB         = @RANLIB@
7 -AR             = ar clq
8 +AR             = ar cq
9  CP             = @CP@
10  MV             = @MV@
11  RM             = @RM@