!!! BUG: MAKE WILL DUPLICATE AND WON'T COMPILE !!! #9
Labels
No labels
bug
critical priority
duplicate
enhancement
help wanted
high priority
higher priority
invalid
low priority
medium priority
question
wontfix
No milestone
No project
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: duck/spkg#9
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
https://www.gnu.org/software/make/manual/make.html#Recursion
to fix this we need to replace nearly every packages make file from
make
to$(MAKE)
Issue Patched
Issue not patched actually
Should be patched now