-
Notifications
You must be signed in to change notification settings - Fork 2.1k
msp430: no calloc #1061
Copy link
Copy link
Closed
Labels
Platform: MSPPlatform: This PR/issue effects MSP-based platformsPlatform: This PR/issue effects MSP-based platformsType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Milestone
Description
when building test_bloom_bytes I get:
/home/c/git/riot/RIOT/tests/test_bloom_bytes/bin/chronos/bloom.a(bloom.o): In function bloom_new': /home/c/git/riot/RIOT/sys/bloom/bloom.c:39: undefined reference tocalloc'
the mapping to oneway_calloc seems not to work
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Platform: MSPPlatform: This PR/issue effects MSP-based platformsPlatform: This PR/issue effects MSP-based platformsType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)