Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ow-build: add global compiler control option to CC and CL macros #174

Merged
merged 1 commit into from
Jul 15, 2024
Merged

ow-build: add global compiler control option to CC and CL macros #174

merged 1 commit into from
Jul 15, 2024

Conversation

jmalak
Copy link
Contributor

@jmalak jmalak commented Jul 15, 2024

move only options which is related to the host environment not for target
-zq quiet output (all)
-fo=.obj set default extension for object file to .obj instead .o (Linux only)

move only options which is related to the host environment not for target
-zq quiet output (all)
-fo=.obj set default extension for object file to .obj instead .o (Linux only)
@PerditionC PerditionC merged commit 0231c98 into FDOS:master Jul 15, 2024
1 check passed
@jmalak jmalak deleted the ow-obj-ext branch July 15, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants