flavorjones / mini_portile

mini_portile and mini_portile2 - Simple autoconf and cmake builder for developers
MIT License
114 stars 51 forks source link

feat: more precise implementation of mkmf_config #133

Closed flavorjones closed 12 months ago

flavorjones commented 12 months ago

Note that we use $LIBPATH instead of $LDFLAGS so that shared libraries will be found again thanks to the -Wl,-rpath linker flag that is added by MakeMakefile