https://bugs.kde.org/show_bug.cgi?id=502679

--- Comment #4 from Mark Wielaard <m...@klomp.org> ---
(In reply to Mark Wielaard from comment #3)

>  # Filter out spaces from GSL_CFLAGS to get unique build dir
>  GSL_BUILD_DIR=$(AUX_CHECK_DIR)/gsl-build$(subst $(sp),,$(GSL_CFLAGS))
> +# LTP_BUILD_DIR=$(AUX_CHECK_DIR)/ltp-build$(subst $(sp),,$(LTP_CFLAGS))
> +# LTP_BUILD_DIR=$(AUX_CHECK_DIR)/ltp-full-$(LTP_DIR_NAME)
> +# LTP_BUILD_DIR=$(AUX_CHECK_DIR)/ltp-full-$(LTP_DIR_NAME)
> +LTP_BUILD_DIR=$(AUX_CHECK_DIR)/ltp-build$(subst $(sp),,$(LTP_CFLAGS))
> 
> Which would make the subst here unnecessary.

Actually LTP_BUILD_DIR isn't used at all, so lets just remove it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to