Skip to content

Commit

Permalink
Use tab in Makefile.pre.in
Browse files Browse the repository at this point in the history
  • Loading branch information
colesbury committed Jul 11, 2024
1 parent 6b46646 commit d72fb70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.pre.in
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ AR= @AR@
READELF= @READELF@
SOABI= @SOABI@
ABIFLAGS= @ABIFLAGS@
ABI_THREAD= @ABI_THREAD@
ABI_THREAD= @ABI_THREAD@
LDVERSION= @LDVERSION@
MODULE_LDFLAGS=@MODULE_LDFLAGS@
GITVERSION= @GITVERSION@
Expand Down

0 comments on commit d72fb70

Please sign in to comment.