Skip to content

Commit

Permalink
add new module aligned_block_list
Browse files Browse the repository at this point in the history
  • Loading branch information
carblue committed Apr 28, 2018
1 parent 8c31b78 commit 4c84809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dip1000.mak
Expand Up @@ -128,6 +128,7 @@ aa[std.experimental.allocator.package]=-dip25 # Linker errors: undefined refe
aa[std.experimental.allocator.showcase]=-dip1000
aa[std.experimental.allocator.typed]=-dip1000
aa[std.experimental.allocator.building_blocks.affix_allocator]=-dip1000
aa[std.experimental.allocator.building_blocks.aligned_block_list]=-dip1000
aa[std.experimental.allocator.building_blocks.allocator_list]=-dip1000
aa[std.experimental.allocator.building_blocks.ascending_page_allocator]=-dip1000
aa[std.experimental.allocator.building_blocks.bitmapped_block]=-dip1000
Expand Down

0 comments on commit 4c84809

Please sign in to comment.