• Peter Foley's avatar
    don't build postgresql just to parse the makefiles · 4dd7010c
    Peter Foley yazdı
    When running module-deps.pl postgresql gets built just so that
    libpq-flags.mk can be included. Since we already have all the necessary
    libraries, add them explicitly and avoid this.
    
    Change-Id: Icd94fc215ecb26c95f9ae3c14625bf819bf3c5c3
    4dd7010c
ExternalProject_postgresql.mk 1.7 KB