|
@ -12,8 +12,10 @@ |
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
prefix="opt/collectd" |
|
|
|
|
|
set_confopt |
|
|
|
|
|
|
|
|
if [ $prefix_auto = 1 ]; then |
|
|
|
|
|
prefix="opt/collectd" |
|
|
|
|
|
set_confopt |
|
|
|
|
|
fi |
|
|
|
|
|
|
|
|
var_append GCC_WRAPPER_REMOVE ' ' '-Werror' |
|
|
var_append GCC_WRAPPER_REMOVE ' ' '-Werror' |
|
|
|
|
|
|
|
|