Do not force pcrel to 1

This commit is contained in:
Andrea Fioraldi 2022-10-19 10:22:16 +02:00
parent eb8a65328d
commit 35d36bf8fa

View File

@ -33,8 +33,6 @@
#include "cpu-param.h"
#define TARGET_TB_PCREL 1
#ifndef TARGET_LONG_BITS
# error TARGET_LONG_BITS must be defined in cpu-param.h
#endif