Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattip committed Apr 16, 2024
1 parent 7816846 commit 3248624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/0001-debug-cruft.patch
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ index 27a291f34..8bdcc7494 100644
$(OBJCONV) @objconv.def ../$(LIBNAME) ../$(LIBNAME).osx.renamed
$(LIBDYNNAME) : ../$(LIBNAME).osx.renamed osx.def
endif
+ echo INTERNALNAME=$(INTERNAMNAME)
+ echo INTERNALNAME=$(INTERNALNAME)
+ echo LIBPREFIX=$(LIBPREFIX)
+ echo LIBNAMESUFFIX=$(LIBNAMESUFFIX)
+ echo FIXED_LIBNAME=$(FIXED_LIBNAME)
Expand Down

0 comments on commit 3248624

Please sign in to comment.