Nick: icon E-mail: none Board: unknown Contents: 2021-04-18T22:20:19.761756551Z ccache cc -MMD -std=c99 -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -Os -Wall -Wextra -Wno-unused-parameter -Wshadow -Wmissing-prototypes -Wwrite-strings -I/usr/pkg/include -I/usr/pkg/include/libusb-1.0 -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_DEFAULT_PRc 2021-04-18T22:20:22.849466774Z hwaccess.c: In function 'sync_primitive': 2021-04-18T22:20:22.850473202Z hwaccess.c:80:2: error: 'asm' undeclared (first use in this function) 2021-04-18T22:20:22.850518667Z asm volatile ("membar #Sync" ::: "memory"); 2021-04-18T22:20:22.850530817Z ^~~