Makefile overrides CXXFLAGS and LDFLAGS
---------------------------------------

         Key: CAROB-91
         URL: https://forge.continuent.org/jira/browse/CAROB-91
     Project: Carob
        Type: Bug
  Components: C++ API  
    Versions: 0.5    
    Reporter: Simon Csaba Endre
 Assigned to: Gilles Rayrat 
    Priority: Minor
     Fix For: 1.0beta


CXXFLAGS="-Wall -O2" make
g++ -g3 -Wall -Iinclude -O0   -c -o src/Common.o src/Common.cpp
g++ -g3 -Wall -Iinclude -O0   -c -o src/JavaSocket.o src/JavaSocket.cpp
g++ -g3 -Wall -Iinclude -O0   -c -o src/DriverSocket.o src/DriverSocket.cpp
...


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to