4
11
Fork
You've already forked shinobi
4

use conditional assignment, move -I flags to CPPFLAGS #5

Merged
shrub900 merged 1 commit from uint23/shinobi:mac-fixes into main 2026年04月29日 19:43:04 +02:00
Contributor
Copy link

-static wont build on mac, and is cleaner to leave a lot of these options
as conditional.

i also moved the include blocks into CPPFLAGS

-static wont build on mac, and is cleaner to leave a lot of these options as conditional. i also moved the include blocks into CPPFLAGS

?= assignments aren't posix compliant. we should assume the user may not have GNU/BSD make available, and are using posix make to bootstrap shinobi as their gnu make replacement.

?= assignments aren't posix compliant. we should assume the user may not have GNU/BSD make available, and are using posix make to bootstrap shinobi as their gnu make replacement.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
derivelinux/shinobi!5
Reference in a new issue
derivelinux/shinobi
No description provided.
Delete branch "uint23/shinobi:mac-fixes"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?