Skip to content
Snippets Groups Projects
Commit 2abae853 authored by Constantin P.'s avatar Constantin P. 💬
Browse files

Merge branch 'bugs-14097' into 'master'

hotfix-14097

See merge request cellframe/prod_build_cellframe-node!50
parents ca6760f2 90292e05
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ then ...@@ -49,7 +49,7 @@ then
export OSXCROSS_HOST=x86_64-apple-darwin20.4 export OSXCROSS_HOST=x86_64-apple-darwin20.4
CMAKE=(cmake -DCMAKE_TOOLCHAIN_FILE=${OSXCROSS_ROOT}/toolchain.cmake) CMAKE=(cmake -DCMAKE_TOOLCHAIN_FILE=${OSXCROSS_ROOT}/toolchain.cmake -DCMAKE_C_FLAGS="-I/opt/osxcross/macports/pkgs/opt/local/include/ -L/opt/osxcross/macports/pkgs/opt/local/lib/postgresql/")
##everything else can be done by default make ##everything else can be done by default make
MAKE=(make) MAKE=(make)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment