No dependency on assert

This commit is contained in:
2026-08-15 18:22:23 -05:00
parent 70638a9b46
commit 69437a14ad
-5
View File
@@ -3,8 +3,6 @@ gpid: malunal
semv: 1.0.0
requires:
- remote: git@git.erasit.com:malunal/assert
branch: v1.1.0
- remote: git@git.erasit.com:malunal/config
branch: v1.0.2
- remote: git@git.erasit.com:malunal/types
@@ -14,7 +12,6 @@ targets:
- name: malunal.allocators
type: archive
deps:
- malunal.assert
- malunal.config
- malunal.types
srcs:
@@ -27,8 +24,6 @@ targets:
tests:
- name: allocator_tests
type: program
defs:
- MALUNAL_ENABLE_ASSERTIONS
deps:
- malunal.allocators
srcs: