mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/bearssl: fix build with make shuffle mode
The make targets in bearssl are missing the $(OBJDIR) target which causes build failures when using make with shuffle mode. Add a patch which adds the missing $(OBJDIR) targets. Fixes: Assembler messages: Fatal error: can't create build/obj/x509_minimal_full.o: No such file or directory make[2]: *** [mk/Rules.mk:1190: build/obj/x509_minimal_full.o] Error 1 shuffle=reverse Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
4ab2946dba
commit
e1ecfe1357
1252
package/bearssl/0001-Fix-missing-objdir-dependency.patch
Normal file
1252
package/bearssl/0001-Fix-missing-objdir-dependency.patch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user