avarice icon indicating copy to clipboard operation
avarice copied to clipboard

[patch #35] configure.ac overwrites variable if both enable-warnings and enable-target-programming is specififed

Open avrs-admin opened this issue 3 years ago • 2 comments

coldtobi <None> 2015-06-16 14:01:59.054000

AC_SUBST will overwrite the var instead of appending the content. The attached patch will use a temp to avoid that.

Tobi

This issue was migrated from https://sourceforge.net/p/avarice/patches/35/

avrs-admin avatar Jan 26 '22 22:01 avrs-admin

joerg_wunsch 2020-08-29 21:45:26.420000

  • status: open --> closed-accepted
  • assigned_to: Joerg Wunsch

avrs-admin avatar Jan 26 '22 22:01 avrs-admin

joerg_wunsch 2020-08-29 21:45:26.974000

Applied with minor modifications (no need for additional leading whitespace in variables). Thanks!

avrs-admin avatar Jan 26 '22 22:01 avrs-admin