bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CF_CC_ENV_FLAGS breaks ccache build


From: Enrico Scholz
Subject: CF_CC_ENV_FLAGS breaks ccache build
Date: Mon, 22 Aug 2016 11:53:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.95 (gnu/linux)

Hello,

the CF_CC_ENV_FLAGS code in recent snapshots (20160625) breaks builds
where CC looks like

| CC="ccache arm-linux-gnueabi-gcc  -march=armv7ve -marm -mfpu=neon-vfpv4  
-mfloat-abi=hard ..."

(that's a common setup e.g. in the OpenEmbedded/Yocto build environment)

It messes up CFLAGS completely by adding 'arm-linux-gnueabi-gcc' to it.


I am in doubt about the usefulness of CF_CC_ENV_FLAGS and I am not sure
what you want to get with it.  But at least, I would trigger it only
when '-[IDU]' is in CC.



Enrico



reply via email to

[Prev in Thread] Current Thread [Next in Thread]