X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=build%2Fcommon%2Fenv.mak;h=700ed60768e8c7e584045d53839b3978ba28e822;hb=571b7d1991b8ea5cc64a76f38940d5ac9b4b84e2;hp=8e6207acc6d5dd31d166411c1d3e414fc8700133;hpb=829bbd114f1c3dc00c1da47bca0a8207c049df3f;p=o-du%2Fl2.git diff --git a/build/common/env.mak b/build/common/env.mak index 8e6207acc..700ed6076 100644 --- a/build/common/env.mak +++ b/build/common/env.mak @@ -71,7 +71,7 @@ export LIB_ROOT CM_DIR =$(ROOT_DIR)/src/cm export CM_DIR # Path where the final binaries are created -BIN_DIR =$(BUILD_DIR)/build/obj +BIN_DIR =$(BUILD_DIR)/bin export BIN_DIR # Path where the libraries are packaged and these are used when not built from source EXT_LIB_DIR =$(ROOT_DIR)/lib