1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-05-03 23:09:34 +00:00

NEW_STORAGE is no longer new. (#135)

* Always follow NEW_STORAGE code paths.

This removes the code paths for the pre-NEW_STORAGE code.

* Remove NEW_STORAGE from build system.

The code no longer refers to `NEW_STORAGE`, so we can remove
this from the build system.
This commit is contained in:
Bruce Mitchener
2020-12-29 01:10:43 +07:00
committed by GitHub
parent 14402131e7
commit 01926fc232
51 changed files with 52 additions and 84 deletions

View File

@@ -51,7 +51,7 @@ ETHERFILES = ldeether.OEXT
KEY = keytstno.OEXT
CFLAGS = -I. -DBIGATOMS -DNEW_STORAGE XFLAGS EXTRACFLAGS DEBUG
CFLAGS = -I. -DBIGATOMS XFLAGS EXTRACFLAGS DEBUG
LDFLAGS = DEBUG EXTRALDFLAGS XLDFLAGS