Done trying shit ...

master
Allen Webster 2018-12-18 19:48:02 -08:00
parent c887a5ef73
commit 45f531972d
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ build(Partition *part, u32 flags, u32 arch, char *code_path, char **code_files,
"-Wno-unused-result"
#define GCC_LIBS_COMMON \
"-L/usr/lib/i386-linux-gnu -lX11 -lpthread -lm -lrt " \
"-lX11 -lpthread -lm -lrt " \
"-lGL -ldl -lXfixes -lfreetype -lfontconfig"
#define GCC_LIBS_X64 GCC_LIBS_COMMON