package/gcc/gcc-final: drop spurious space
Drop spurious space added by commit
7d6c79ed88
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
2210ab8385
commit
9a3e6c5406
@ -38,7 +38,7 @@ HOST_GCC_FINAL_PRE_CONFIGURE_HOOKS += HOST_GCC_CONFIGURE_SYMLINK
|
||||
#
|
||||
# So we must completely override the generic commands and provide our own.
|
||||
#
|
||||
define HOST_GCC_FINAL_CONFIGURE_CMDS
|
||||
define HOST_GCC_FINAL_CONFIGURE_CMDS
|
||||
(cd $(HOST_GCC_FINAL_SRCDIR) && rm -rf config.cache; \
|
||||
$(HOST_CONFIGURE_OPTS) \
|
||||
CFLAGS="$(HOST_CFLAGS)" \
|
||||
|
Loading…
Reference in New Issue
Block a user