# Prevent the avr-gcc wrapper from picking up host GCC flags
# like -iframework, which is problematic on Darwin
unsetNIX_TARGET_CFLAGS_COMPILE
unsetNIX_CFLAGS_COMPILE_FOR_TARGET
'';
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.