Commit e5727da3 authored by Joseph Noir's avatar Joseph Noir

Remove depricated flag

parent 11464c19
...@@ -236,7 +236,6 @@ while [ $# -ne 0 ]; do ...@@ -236,7 +236,6 @@ while [ $# -ne 0 ]; do
--for-riot=*) --for-riot=*)
append_cache_entry CAF_FOR_RIOT BOOL yes append_cache_entry CAF_FOR_RIOT BOOL yes
append_cache_entry CAF_NO_MEM_MANAGEMENT BOOL yes append_cache_entry CAF_NO_MEM_MANAGEMENT BOOL yes
append_cache_entry DISABLE_MEM_MANAGEMENT BOOL yes
append_cache_entry CAF_BUILD_STATIC_ONLY STRING yes append_cache_entry CAF_BUILD_STATIC_ONLY STRING yes
append_cache_entry RIOT_BASE_DIR STRING $optarg append_cache_entry RIOT_BASE_DIR STRING $optarg
;; ;;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment