Code:
make j4 -Wno-narrowing
i will try
Code:
make j4 -Wno-narrowing -fno-single-precision-constant
Edit:
This -fno-single-precision-constant break here with
no rule to make Target ´no-single-precision-constant´
Edit Edit:
Tried it with make j4 -Wno-narrowing -no-single-precision-constant
..did not worked too
Last edited: