Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
@@ -1378,7 +1378,7 @@ int main() { return tgetnum(""); }
@log.print "Checking -latomic: "

saved_ldflags = @system_ldflags.dup
@system_ldflags << "-latomic "
@system_ldflags << " -latomic "

begin
status = check_program() do |src|

0 comments on commit ba25b06

Please sign in to comment.