Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > fr.comp.os.unix > #8019

ALL_CFLAGS / override CFLAGS

From Thomas <fantome.forums.tDeContes@free.fr.invalid>
Newsgroups fr.comp.os.unix
Subject ALL_CFLAGS / override CFLAGS
Date 2022-09-17 16:11 +0200
Message-ID <6325d5ac$0$22250$426a34cc@news.free.fr> (permalink)
Organization Guest of ProXad - France

Show all headers | View raw


bonjour :-)

je ne me rappelle plus si j'ai déjà posé la question.


pourquoi est-ce que dans
https://www.gnu.org/software/make/manual/html_node/Command-Variables.html
on suggère d'écrire :
ALL_CFLAGS = -I. $(CFLAGS)
plutôt que :
override CFLAGS = -I. $(CFLAGS)

dans quels cas est-il approprié d'utiliser override ?
y a-t-il une raison particulière de ne pas l'utiliser dans ce cas  
précis ?

-- 
RAPID maintainer
http://savannah.nongnu.org/projects/rapid/

Back to fr.comp.os.unix | Previous | NextNext in thread | Find similar | Unroll thread


Thread

ALL_CFLAGS / override CFLAGS Thomas <fantome.forums.tDeContes@free.fr.invalid> - 2022-09-17 16:11 +0200
  Re: ALL_CFLAGS / override CFLAGS Jo Engo <yl@icite.fr> - 2022-09-17 20:11 +0000
    Re: ALL_CFLAGS / override CFLAGS Thomas <fantome.forums.tDeContes@free.fr.invalid> - 2022-09-17 23:02 +0200
      Re: ALL_CFLAGS / override CFLAGS Thomas <fantome.forums.tDeContes@free.fr.invalid> - 2022-09-22 01:46 +0200
      Re: ALL_CFLAGS / override CFLAGS Thomas <fantome.forums.tDeContes@free.fr.invalid> - 2022-09-22 02:33 +0200

csiph-web