[ https://forge.continuent.org/jira/browse/CAROB-91?page=all ] Simon Csaba Endre closed CAROB-91: ----------------------------------
Tested and works. > 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 > Assignee: Marc Herbert > Priority: Minor > Fix For: 1.0beta > > Time Spent: 45 minutes > Remaining: 0 minutes > > 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
