octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #61483] [octave forge] (octclip) Honor the env


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61483] [octave forge] (octclip) Honor the environment variables CFLAGS and CXXFLAGS
Date: Mon, 7 Nov 2022 05:53:43 -0500 (EST)

Follow-up Comment #4, bug #61483 (project octave):

Afaict, CFLAGS is still overridden:
https://bitbucket.org/jgpallero/octclip/src/13f95d171757aa62a99725b07a73cd4fb9522755/src/Makefile#lines-10

CFLAGS=-std=c99 -pedantic $(FLAGSCOMW) -Wconversion -Wmissing-prototypes


I'm also not sure if it is a good idea to force those hardening flags on all
users. ISTR, that they can cause issues on some platforms (e.g., clang on
MinGW?).


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61483>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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