changes to compile on linux with gcc v12#16
Open
CristiMacovei wants to merge 5 commits intoplanetbeing:masterfrom
Open
changes to compile on linux with gcc v12#16CristiMacovei wants to merge 5 commits intoplanetbeing:masterfrom
CristiMacovei wants to merge 5 commits intoplanetbeing:masterfrom
Conversation
8de2cfc to
ad54fe3
Compare
Signed-off-by: Nicolae-Cristian Macovei <nicolae.macovei1412@stud.acs.upb.ro>
Signed-off-by: Nicolae-Cristian Macovei <nicolae.macovei1412@stud.acs.upb.ro>
This commit makes docker `COPY` from the local files, instead of pulling the codebase from git. In addition, good-practice changes have been added to the `Dockerfile`, such as replacing `apt` with `apt-get` and adding a newline to the end of the file. Signed-off-by: Nicolae-Cristian Macovei <nicolae.macovei1412@stud.acs.upb.ro>
Signed-off-by: Nicolae-Cristian Macovei <nicolae.macovei1412@stud.acs.upb.ro>
Signed-off-by: Nicolae-Cristian Macovei <nicolae.macovei1412@stud.acs.upb.ro>
ad54fe3 to
3552643
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Made changes to compile the project on linux targets using gcc version 12.2.
a variable named
debugwas defined in two places indfu-util/dfu-util/dfu.h: removed declaration ofdebugvariabledfu-util/sam7dfu.c: added extern declaration ofdebugdfu-util/main.ca variable named
endiannesswas already defined and redefined insideipsw-patch/main.candxpwn/src/xpwn.cppexternmodifier to the declaration