Skip to content

Commit

Permalink
remove LIB_RUNTIME from Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
akashdhruv committed May 9, 2022
1 parent 9749a98 commit 327ca63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion incompFlow/FlowBoiling/object/Makefile.h
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ LIB_AMREX = -L${AMREX_PATH}/lib -lamrex -lpthread
LIB_BITTREE = -L${BITTREE_PATH}/lib -lbittree
LIB_STDCXX = -lstdc++
LIB_LAPACK = -llapack -lblas
LIB_RUNTIME = -L/home/akash/Desktop/Akash/Postdoc/orchestrationruntime/runtime_2d_AMReX -lruntime

# Uncomment the following line to use electic fence memory debugger.
# Need the following environmental variable (see env.sh):
Expand Down

0 comments on commit 327ca63

Please sign in to comment.