1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-06-02 18:21:48 -04:00
Commit graph

9 commits

Author SHA1 Message Date
Alex Kotov
db65040e73
Main: remove libc 2022-06-07 08:16:06 +03:00
Alex Kotov
12f83b2bcf
Main: configure.ac: Add feature "freestanding" 2022-06-04 16:01:02 +03:00
Alex Kotov
eb3766dc09
Main: configure.ac: Remove feature "pic" 2022-06-04 15:47:17 +03:00
Alex Kotov
8ab8106db8
Main: configure.ac: Option "--with-libc" renamed to "--with-libc-all" 2022-06-03 22:26:28 +03:00
Alex Kotov
53d11060a3
Common: change shell scripts 2022-02-10 00:59:08 +05:00
Alex Kotov
c1c4fc6c46
Main: "-ffreestanding" implies "-fno-builtin" 2022-02-02 10:12:31 +05:00
Alex Kotov
44cb155baf
Main: generate position-independent code by default
Disable with "--disable-pic"
2022-02-02 07:37:13 +05:00
Alex Kotov
f6b09497ee
Move root to separate directory 2022-01-17 23:15:54 +05:00
Alex Kotov
af2ffc4d41
Create "dev" configs 2022-01-17 17:05:14 +05:00