Changeset 3130 in Sophya


Ignore:
Timestamp:
Jan 12, 2007, 2:03:49 PM (19 years ago)
Author:
ansari
Message:

suppression flag -Wmissing-prototypes non valable pour g++ , Reza 12/01/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BuildMgr/Linux_g++_make.inc

    r2910 r3130  
    1616#  Def compilateur C++ et flags
    1717CXX =  g++
    18 CXXFLAGS = -Wall -Wpointer-arith -Wmissing-prototypes -Wsynth -O -g
     18CXXFLAGS = -Wall -Wpointer-arith -Wsynth -O -g
    1919# flags specifiques pour templates repository...
    2020CXXTEMPFLG =
Note: See TracChangeset for help on using the changeset viewer.