bug-make
[Top][All Lists]
Advanced

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

[bug #50300] Set CFLAGS to “-O1” with .POSIX target


From: Quentin Rameau
Subject: [bug #50300] Set CFLAGS to “-O1” with .POSIX target
Date: Tue, 14 Feb 2017 07:18:06 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/603.1 (KHTML, like Gecko) Version/10.0 Safari/603.1

URL:
  <http://savannah.gnu.org/bugs/?50300>

                 Summary: Set CFLAGS to “-O 1” with .POSIX target
                 Project: make
            Submitted by: quinq
            Submitted on: Tue 14 Feb 2017 12:18:04 PM UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: None
        Operating System: POSIX-Based
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

The POSIX standard for make[1] specifies that the default CFLAGS should be
“-O 1” but GNU make currently defines “-O” (which is not portable and
can break c99).

[1] http://pubs.opengroup.org/onlinepubs/9699919799/utilities/make.html



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 14 Feb 2017 12:18:04 PM UTC  Name:
0001-read.c-record_files-set-CFLAGS-to-O-1-for-.POSIX-tar.patch  Size: 2kB  
By: quinq
Fix patch for executable and tests
<http://savannah.gnu.org/bugs/download.php?file_id=39751>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50300>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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