Additional cleanup of the build system as discussed at FOSDEM: - Move optimisation levels from CPPFLAGS into CFLAGS/CXXFLAGS - Remove the --no-precomp option from the Mac build options - Remove some bogus code that cleared(!) CFLAGS and CXXFLAGS
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a092a9ecf8ae5b42096b98f0d6930a444a7a4eb2 Modified Files -------------- acinclude.m4 | 20 +++++++------------- configure.ac.in | 2 -- 2 files changed, 7 insertions(+), 15 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
