Files
banan-os/ports
Bananymous 8c569ac7bf 2500th COMMIT: ports: Add gcc port
I've had this laying around locally for a while. binutils was not
working so I didn't feel like this was worth pushing. My new stdio FILE
buffering rewrite fixed binutils and now gcc actually works!
2025-01-25 18:40:16 +02:00
..
2025-01-25 18:40:16 +02:00
2025-01-24 19:23:33 +02:00
2025-01-25 18:40:16 +02:00
2025-01-25 18:40:04 +02:00
2025-01-25 18:40:16 +02:00
2025-01-25 18:40:08 +02:00
2024-08-22 15:10:41 +03:00
2025-01-24 19:23:33 +02:00

Ports

Here are all of the ports for banan-os.

Building

Run the build script in the directory of the wanted port.

cd ports/<port name>
./build.sh

Port will be installed to the disk image and is usable when running banan-os for the next time.