Skip to content

Commit

Permalink
Merge branch 'parpar' into turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
animetosho committed Aug 15, 2024
2 parents e7ab7b8 + a5b848a commit a802d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ libparpar_gf16_a_SOURCES = \
parpar/gf16/gf16_cksum_generic.c
libparpar_gf16_a_CFLAGS = $(CFLAGS_POSIX_SOURCE) -D_DARWIN_C_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE
libparpar_gf16_a_CPPFLAGS = -Iparpar/gf16 -Iparpar/gf16/opencl-include $(AM_CPPFLAGS)
libparpar_gf16_a_CXXFLAGS = -std=c++11
libparpar_gf16_a_CXXFLAGS =

libparpar_gf16_sse2_a_SOURCES = \
parpar/gf16/gf16_xor_sse2.c \
Expand Down

0 comments on commit a802d06

Please sign in to comment.