Skip to content

Commit

Permalink
Add the src/misc/qsort using muslc/qsort with small adaptations
Browse files Browse the repository at this point in the history
  • Loading branch information
mingodad committed Sep 29, 2020
1 parent 010153e commit 2f362d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile-cross
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ SOURCES_C += \
$(SRC_FOLDER)/misc/mygmp.c \
$(SRC_FOLDER)/misc/okalg.c \
$(SRC_FOLDER)/misc/qmd.c \
$(SRC_FOLDER)/misc/qsort.c \
$(SRC_FOLDER)/misc/relax4.c \
$(SRC_FOLDER)/misc/rng.c \
$(SRC_FOLDER)/misc/rng1.c \
Expand Down

0 comments on commit 2f362d7

Please # to comment.