Closed IgorTodorovskiIBM closed 1 year ago
@HarithaIBM , likely the same fix of export ZOPEN_EXTRA_CFLAGS="-fno-builtin" will help coreutils. If we encounter more, we may need to add it to zopen as a default option.
export ZOPEN_EXTRA_CFLAGS="-fno-builtin"
@HarithaIBM , likely the same fix of
export ZOPEN_EXTRA_CFLAGS="-fno-builtin"
will help coreutils. If we encounter more, we may need to add it to zopen as a default option.