libtcc: support more than one crtprefix
Looks like gcc has that. Oh Deer!
This commit is contained in:
2
configure
vendored
2
configure
vendored
@ -281,7 +281,7 @@ echo " --with-selinux use mmap instead of exec mem"
|
||||
echo " [requires write access to /tmp]"
|
||||
echo " --sysincludepaths=... specify system include paths, colon separated"
|
||||
echo " --libpaths=... specify system library paths, colon separated"
|
||||
echo " --crtprefix=... specify location of crt?.o"
|
||||
echo " --crtprefix=... specify locations of crt?.o, colon separated"
|
||||
echo " --elfinterp=... specify elf interpreter"
|
||||
echo ""
|
||||
#echo "NOTE: The object files are build at the place where configure is launched"
|
||||
|
||||
Reference in New Issue
Block a user