Changeset 303 in PSPA


Ignore:
Timestamp:
Jan 31, 2013, 2:54:17 PM (11 years ago)
Author:
touze
Message:

supprime pedantic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/Interfaces/Platform/v1r0p1/cmt/requirements

    r26 r303  
    3737#macro_append cflags "" Darwin " -pipe -ansi -pedantic -W -Wall"
    3838
    39 macro_append cppflags "" Darwin " -pipe -ansi -pedantic -W -Wall -Wno-long-long "
     39macro_append cppflags "" Darwin " -pipe -ansi -W -Wall -Wno-long-long "
    4040# to compile "long long" with g++-3.4.x
    4141macro_append cppflags "" Linux " -Wno-long-long"
Note: See TracChangeset for help on using the changeset viewer.