@@ -4,7 +4,7 @@
# -L target -l 2_c
2_c: 1_assembly
gcc -Wall -Wpedantic -Werror src/2_c.c -c -o target/2_c.o
gcc -Wall -Wpedantic -Werror src/2_c.c -c -fPIC -o target/2_c.o
# ar rcs target/lib2_c.a target/2_c.o
1_assembly:
The note is not visible to the blocked user.