[revert] reverting the commits from #578, leaving header file in repo for the moment

This commit is contained in:
Al
2023-07-06 01:49:02 -04:00
parent c76d020c18
commit 57eaa414ce
6 changed files with 29 additions and 103 deletions

View File

@@ -5,7 +5,7 @@ CFLAGS_O2 = $(CFLAGS_BASE) -O2
CFLAGS_O3 = $(CFLAGS_BASE) -O3
DEFAULT_INCLUDES = -I.. -I/usr/local/include
CFLAGS = $(SIMDFLAGS) $(CFLAGS_BASE)
CFLAGS = $(CFLAGS_BASE)
TESTS = test_libpostal
noinst_PROGRAMS = test_libpostal