X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-binder.git;a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=75a50dcf06a77441d6005447356eea3841550dc4;hp=da601e0852e248370db7c3624e5f50e519e6ad86;hb=84d1859e9b64cc100251370c0412241108dd5b10;hpb=7129df470867291f917e6718dad2a964e113aad6 diff --git a/CMakeLists.txt b/CMakeLists.txt index da601e08..75a50dcf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -70,7 +70,6 @@ add_compile_options(-Werror=implicit-function-declaration) add_compile_options(-ffunction-sections -fdata-sections) add_compile_options(-fPIC) add_compile_options(-g -O2) -add_compile_options(-ffile-prefix-map=${CMAKE_CURRENT_SOURCE_DIR}=.) set (CMAKE_CXX_STANDARD 14) set(CMAKE_C_FLAGS_PROFILING "-g -O2 -pg -U_FORTIFY_SOURCE")