diff --git a/src/system/libroot/posix/arch/arm/Jamfile b/src/system/libroot/posix/arch/arm/Jamfile index e18f4b43bc..3e6dd39a02 100644 --- a/src/system/libroot/posix/arch/arm/Jamfile +++ b/src/system/libroot/posix/arch/arm/Jamfile @@ -9,6 +9,7 @@ for architectureObject in [ MultiArchSubDirSetup arm ] { local genericSources = setjmp_save_sigs.c + longjmp_return.c ; MergeObject <$(architecture)>posix_arch_$(TARGET_ARCH).o :