File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 -derivedDataPath "${RUNNER_TEMP}/Build/DerivedData"
6363 HEADER_SEARCH_PATHS="./external/libpqxx/include/pqxx/internal ./external/libpqxx/include/ ./external/libpqxx/build/include/ ./external/"
6464 LIBRARY_SEARCH_PATHS="./external/libpqxx/src/ ./external/libpqxx/build/src/"
65- OTHER_LDFLAGS="-L./external/libpqxx/build/src -lpqxx -lpq -L/opt/homebrew/Cellar/ pkgconf/2.3.0_1/ lib -L/opt/homebrew/Cellar/ pkgconf/2.3.0_1/ lib/pkgconfig -L/opt/homebrew/Cellar/ postgresql@14/14.15/ lib/postgresql@14 -L/opt/homebrew/Cellar/ postgresql@14/14.15/ lib/postgresql@14/pgxs -L/opt/homebrew/Cellar/ postgresql@14/14.15 /lib/postgresql@14/pkgconfig"
65+ OTHER_LDFLAGS="-L./external/libpqxx/build/src -lpqxx -lpq -L$(brew --prefix pkgconf)/ lib -L$(brew --prefix pkgconf)/ lib/pkgconfig -L$(brew --prefix postgresql@14)/ lib/postgresql@14 -L$(brew --prefix postgresql@14)/ lib/postgresql@14/pgxs -L$(brew --prefix postgresql@14) /lib/postgresql@14/pkgconfig"
6666 clean build test
6767 | xcpretty -r junit && exit ${PIPESTATUS[0]}
6868 - name : Convert coverage report to sonarqube format
You can’t perform that action at this time.
0 commit comments