From 8c6965fd4a7b0e301fb842a7c2917001327fcd6b Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Thu, 10 Dec 2015 15:36:40 +0100 Subject: [PATCH] Remove nbprojet/private from commit --- nbproject/configurations.xml | 81 ++++++++++++++------------------------------ 1 file changed, 25 insertions(+), 56 deletions(-) diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 511a81e2..4834ed6c 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -35,8 +35,7 @@ false - - + @@ -46,40 +45,31 @@ ${MAKE} -f Makefile ${MAKE} -f Makefile clean build/src/afb-daemon + + + src + /usr/include/json-c + include + build/src + + build cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=${IDE_CC} -DCMAKE_CXX_COMPILER=${IDE_CXX} -DCMAKE_C_FLAGS_DEBUG="-g3 -gdwarf-2" -DCMAKE_CXX_FLAGS_DEBUG="-g3 -gdwarf-2" -DCMAKE_EXPORT_COMPILE_COMMANDS=ON .. + true - - - src - /usr/include/json-c - include - build/src - + - - - src - /usr/include/json-c - include - build/src - + - - - src - /usr/include/json-c - include - build/src - + __PIC__=2 __PIE__=2 @@ -91,52 +81,31 @@ - - - src - /usr/include/json-c - include - build/src - + - - - src - /usr/include/json-c - include - build/src - + - - include - /usr/include/json-c - build/src - + + __PIC__=2 + __PIE__=2 + __REGISTER_PREFIX__= + __USER_LABEL_PREFIX__= + __pic__=2 + __pie__=2 + - - - src - /usr/include/json-c - include - build/src - + - - - src - /usr/include/json-c - include - build/src - + __PIC__=2 __PIE__=2 -- 2.16.6