summaryrefslogtreecommitdiff
path: root/src/math_util.c
diff options
context:
space:
mode:
authorMichael Panzlaff <michael.panzlaff@fau.de>2021-04-17 19:00:02 +0200
committerMichael Panzlaff <michael.panzlaff@fau.de>2021-04-17 19:00:02 +0200
commit0767f4b9ce0ad9dd86e83f5a09674cbc6559df29 (patch)
tree1d57041e316131fd4964125fb2a79a6b24489c91 /src/math_util.c
parentc1da6b29bc853df1a42f08adb9b141de747dae55 (diff)
Makefile: resolve libgcc and libc in correct order
When actually utilizing functions from libc, linking will fail because the functions used from libc have to be defined after libc. This is the case with libgcc, so we swap their order.
Diffstat (limited to 'src/math_util.c')
0 files changed, 0 insertions, 0 deletions