Skip to content

Commit c74b6ff

Browse files
author
johan.forsberg
committed
Info
1 parent 996763a commit c74b6ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/d_aarch64.d

+1
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ int main(string[] args)
190190
"-gcc=C:/Program Files (x86)/Arm GNU Toolchain aarch64-none-linux-gnu/12.3 rel1/bin/aarch64-none-linux-gnu-gcc.exe");
191191

192192
writeln("Now run for example ldc2 -mtriple=aarch64-linux-gnu ./source/app.d -static");
193+
writeln("Orldc2 -mtriple=aarch64-linux-gnu ./source/app.d depending on your needs");
193194

194195
writeln("Will now navigate to https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads");
195196

0 commit comments

Comments
 (0)