Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dlang
gtkd
Commits
3ae42827
Commit
3ae42827
authored
Apr 22, 2022
by
Mike Wey
Browse files
Drop -Xlinker for gdc.
Fixes #349
parent
43060ab8
Changes
1
Hide whitespace changes
Inline
Side-by-side
GNUmakefile
View file @
3ae42827
...
...
@@ -34,7 +34,7 @@ all: libs shared-libs test
ifeq
("$(DC)","gdc")
DCFLAGS
?=
-O2
LINKERFLAG
?=
-Xlinker
LINKERFLAG
?=
DDOCFLAGS
=
-fsyntax-only
-c
-fdoc
-fdoc-file
=
$@
DDOCINC
=
-fdoc-inc
=
output
=
-o
$@
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment